CSS Box Shadow Generator
Create beautiful CSS box shadows with a visual editor. Copy the CSS code instantly.
CSS Code
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.2);0px
10px
30px
0px
20%
About Box Shadows
- Horizontal/Vertical: Position of the shadow relative to the element
- Blur: How soft or hard the shadow edge appears
- Spread: How much the shadow expands or contracts
- Inset: Creates an inner shadow instead of outer