Generate CSS box-shadow values with a live preview.
box-shadow: 0px 4px 12px 0px #00000020;
Adjust offset, blur, spread, and color to build a box-shadow and copy the CSS.
Is this tool free to use?
Does the tool run in the browser?
Is my data uploaded to a server?
Can I use this tool for large files?
Input
0 4px 12px 0 #00000020
Output
box-shadow: 0 4px 12px 0 #00000020;