Box Shadow Generator
Create beautiful CSS box shadows with this easy-to-use tool. Customize parameters and get the CSS code instantly.
Shadow Properties
Horizontal Offset
10px
Vertical Offset
10px
Blur Radius
15px
Spread Radius
0px
Shadow Color
20%
Shadow Options
Second Shadow
Horizontal Offset
-5px
Vertical Offset
-5px
Blur Radius
10px
15%
Preview
Box Shadow Preview
Light Background
Dark Background
Gradient Background
CSS Code
box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.2);