Box Shadow Generator
Visually build CSS box shadows with live preview.
Preview
Live box-shadow. Change offset, blur, spread and color on the right.
.shadow { box-shadow: 0px 10px 25px -5px rgba(0, 0, 0, 0.1); }
Settings
Offset, blur, spread & color
0px
10px
25px
-5px
Inset draws shadow inside the box.