Box Shadow Generator
Box Shadow Generator
Create beautiful CSS box-shadow effects with real-time preview. Customize every aspect and copy ready-to-use code.
Your box-shadow will appear here
10px
10px
20px
0px
0.5
Quick Presets
Generated CSS
box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.5);
Copied to clipboard!
How to Use
1. Copy the CSS code above
2. Paste it into your CSS file
3. Apply to any element: .element { box-shadow: ... }