box-shadow: 0px 4px 12px 0px #00000033;
How to use
Shape the first shadow layer
Drag the X offset, Y offset, Blur, and Spread sliders. Offsets run from -50 to 50 pixels, blur goes up to 100, and the color field takes any hex value including alpha.
Stack more layers
Click + Add layer to stack up to five shadows. Each layer gets its own controls plus an Inset switch, so you can mix outer depth with inner highlights in one rule.
Copy the result
The combined box-shadow declaration updates under the preview as you drag. Use the copy button to grab the full comma-separated value in one click.
Why CSS Box Shadow Generator
- Multi-layer shadows for realistic depth.
- Toggle inset/outset per layer.
- Live preview updates as you drag.