CSS Box Shadow Generator
Create CSS box shadows with a visual editor. Adjust offset, blur, spread and color. Copy CSS instantly.
Shadow Layers
Layer 1
Offset X5px
Offset Y5px
Blur20px
Spread0px
Opacity25%
Color#000000
CSS Output
box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.25);Presets
Frequently asked questions
CSS Box Shadow Generator — Visual Shadow Builder
Create CSS box shadows with an interactive visual editor. Adjust offset, blur, spread, and color in real time. Copy the CSS code with one click.
Visual preview
See the shadow update in real time.
Multiple layers
Stack multiple shadows for depth effects.
Copy CSS
Copy the complete box-shadow property.