Box Shadow Generator
Compose CSS box-shadow with offset, blur, spread, color, and inset toggle. Live preview and copy-ready CSS.
100% in your browser. Files never uploaded.
CSS
box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.25);
How to use
- 1Tweak the offsets, blur, spreadWatch the preview update in real time.
- 2Pick color and opacityInset toggle for inner shadows.
- 3Copy the CSSDrop straight into your stylesheet.