Configure CSS box-shadow with sliders and copy the code instantly.
box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
You can adjust horizontal offset, vertical offset, blur radius, spread radius, shadow color, opacity, and toggle inset mode.
Yes. You can stack multiple shadow layers to create complex effects.
Click the copy button next to the CSS output to copy the box-shadow code directly to your clipboard.