Design tools
CSS Box-Shadow Generator
Create and preview CSS box-shadows visually — layer multiple shadows, adjust every parameter, and copy the production-ready code in one click.
Offset X & Y
Blur radius
Spread radius
Inset shadows
Multiple layers
Copy CSS
Free · No credit card · 50 credits/day
Box-shadow property reference
| Property | Values | Effect |
|---|---|---|
| offset-x | px (positive = right, negative = left) | Horizontal shadow position |
| offset-y | px (positive = down, negative = up) | Vertical shadow position |
| blur-radius | 0 = sharp edge, higher = softer blur | Softness/feathering of the shadow |
| spread-radius | positive = larger, negative = smaller | Size of the shadow relative to element |
| color | any CSS color (rgba for transparency) | Shadow color — use low opacity for realism |
| inset | keyword (optional) | Renders shadow inside element, not outside |
Syntax: box-shadow: offset-x offset-y blur spread color; — separate multiple shadows with commas.
Frequently asked questions
Related design tools
More CSS visual tools.
Perfect shadows, every time
Free account. 50 credits per day. Access to 75+ tools instantly.
Create free account →