CSS Box Shadow Generator
Visually design CSS box-shadows using sliders. Preview the effect on a card element and copy the generated CSS code instantly.
1When to use this tool?
💡Adding depth to buttons or card UIs
💡Experimenting with soft shadow effects
💡When writing CSS code manually is tedious
2Features
- Interactive sliders for all properties
- Real-time preview
- Support for inset shadows
- One-click CSS copy
3How to Use
- Adjust the X and Y offsets, blur, and spread radius.
- Change the shadow color and opacity.
- Toggle 'Inset' for inner shadows.
- Copy the CSS code to your project.
FAQ
Q. What is the spread radius?
A. The spread radius increases or decreases the size of the shadow. Positive values make it larger, negative values make it smaller.