CSS Box Shadow Generator
Visually design and generate CSS box-shadow code for your UI elements.
10px
10px
20px
0px
box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.1);In-Depth Guide
Everything you need to know
Box Shadows add depth and dimension to your web elements. Our visual generator allows you to fine-tune the offsets, blur, and spread to create perfect, modern shadows without touching a line of CSS.
Shadow Properties:
- Horizontal Offset: Move the shadow left or right.
- Vertical Offset: Move the shadow up or down.
- Blur Radius: How "soft" the edge of the shadow is.
- Spread Radius: Increase or decrease the size of the shadow relative to the element.
- Inset: Turn the shadow inside the box for a "pressed" effect.