Generate CSS box-shadow effects visually with a real-time preview canvas.
Shadow Settings
Horizontal Offset (10px)
Vertical Offset (10px)
Blur Radius (5px)
Spread Radius (0px)
Preview
CSS Code
-webkit-box-shadow: ; -moz-box-shadow: ;
The CSS Box Shadow Generator allows you to easily create and preview CSS box-shadow effects. The box-shadow property adds shadow effects around an element's frame.
The box-shadow property is supported by all modern browsers. For maximum compatibility with older versions, we also generate the -webkit- and -moz- prefixes.