CSS Box Shadow Generator
Design CSS box shadows visually with controls for offset, blur, spread, color, and inset. Copy CSS code instantly.
Presets
Shadow Layers
Horizontal Offset5px
Vertical Offset5px
Blur Radius15px
Spread Radius0px
Shadow Color
Opacity0.30
CSS Output
box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);
What is CSS Box Shadow Generator?
The CSS box-shadow property adds shadow effects around elements. This visual generator lets you adjust offset, blur, spread, color, and inset with real-time preview.
Rate this tool
4.8 / 5 ยท 203 ratings
More Tools
๐CSS Gradient Generator๐จColor Converter{ }CSS Minifier / BeautifierTWCSS to TailwindRecommended
Tailwind UIBeautiful UI componentsStay Updated
Get weekly dev tips and new tool announcements.
No spam. Unsubscribe anytime.
Enjoy these free tools?
โBuy Me a CoffeeHow to Use
- Adjust shadow offset
- Set blur and spread radius
- Choose shadow color
- Toggle inset for inner shadows
- Copy the CSS code
Use Cases
- Card elevation effects
- Button hover states
- Modal shadows
- Navigation bar shadows