CSS Box Shadow Generator
Fine-tune box shadow offsets, blurs, spreads, and color values to instantly export CSS box-shadow code.
Interactive Tool Workspace
100% Client-Side Processingbox-shadow: 10px 10px 20px 0px rgba(99, 102, 241, 0.3);
How to use CSS Box Shadow Generator
- Adjust Sliders: Set horizontal offset, vertical offset, blur strength, and spread length.
- Set color & transparency: Pick a shadow color and slide opacity between 0.0 and 1.0.
- Export properties: Inspect results and copy styling properties.
Frequently Asked Questions
Q: Is inset shadow supported?
This compiler calculates standard drop shadows which is the common box-shadow use-case.