Box Shadow Generator

Generate CSS box-shadow visually with multiple shadow layers.

Shadow 1
Offset X4px
Offset Y4px
Blur10px
Spread0px
Opacity0.25
Color
Preview
CSS Code
box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.25);

How to Use

Adjust the sliders for offset X/Y, blur, spread, and opacity to shape your shadow. Pick a color and optionally toggle inset for an inner shadow. Add more shadow layers for complex effects. The live preview box shows your shadow in real time. Copy the CSS when ready.

FAQ

Related Tools