Share
Visually create CSS box shadows with live preview and one-click copy.
Create beautiful CSS box shadows with a live visual editor. Adjust horizontal offset, vertical offset, blur radius, spread radius, and color with real-time preview. Copy the generated CSS with one click.
Follow these steps to visually design custom CSS box shadows and export the code for your web projects.
Open the CSS Box Shadow Generator
Navigate to the tool interface to access the live visual editor and shadow configuration panels.
Adjust the shadow offset and blur
Use the sliders to set the horizontal and vertical offsets along with the blur and spread radius.
Select a custom shadow color
Choose a color for your shadow to match your design and preview the effect in real-time on the canvas.
Copy the generated CSS code
Click the copy button to grab the final box-shadow property and paste it directly into your stylesheet.
Estimated time: PT1M
Share this tool
box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.70);