CSS shadow generator
Build box-shadows with a live preview.
Output
Output appears here as you type.
What this does
Emits a single `box-shadow` declaration. The preview swatch uses the exact value you would paste.
Limits
- One shadow layer. Stacked shadows are more convincing, but that is a different tool.
Is this private?
Yes, and you can check rather than take our word for it. Open your browser's network tab and run the tool: your file never appears in it, because there is no server to send it to. The whole site is static files.