Box Shadow Generator

Design CSS box-shadow values visually in your browser. Adjust offset, blur, spread, color, and inset for soft elevation, hard drop shadows, or material-style depth.

Processed in your browser · No upload

Loading tool…

All slider values stay in your browser. No styles are uploaded.

Ad Slot (tool-box-shadow-generator)

FAQ

What's the difference between blur and spread?
Blur controls how soft the shadow is (0 = sharp). Spread adjusts the size: positive values make the shadow bigger, negative values shrink it.
What does the 'inset' toggle do?
It moves the shadow inside the element instead of outside — useful for pressed buttons, carved-in input fields, or inner glow effects.
Why are my shadows not showing?
Make sure the preview element has overflow visible (default) and isn't clipped by a parent. Very large blur values are also slow to repaint on long pages.