Skip to content

Box Shadow Generator

Tune offset, blur, spread, color, and inset. Preview live and copy the CSS box-shadow.

25%

Preview

Example

box-shadow: 0 8px 24px -4px rgba(15, 23, 42, 0.25);

FAQ

Positive spread expands the shadow; negative shrinks it before blur is applied.
Inset draws the shadow inside the element—useful for pressed buttons or recessed panels.

CSS Generators