Box-Shadow Generator
Design CSS box-shadows online: offsets, blur, spread, color, opacity, inset. Live preview, copy-ready code.
Box-shadow generator
Preview
box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.15);
How to use
- Drag offsets, blur, spread; pick color and opacity; toggle inset.
- Check live preview.
- Copy the box-shadow line.
FAQ
Negative spread?
Shrinks the shadow — great for tight, crisp UI depth.
Multiple layers?
This tool does one precise layer. Duplicate the output line for stacked soft shadows.