CSS box shadow generator

Design beautiful box shadows effortlessly with our free CSS Box Shadow Generator. Customize shadow size, color, and position for modern UI elements.

3px
3px
10px
3px
-webkit-box-shadow: 3px 3px 10px 3px #dddddd;
-moz-box-shadow: 3px 3px 10px 3px #dddddd;
box-shadow: 3px 3px 10px 3px #dddddd;