🔲 Box Shadow Generator

Create custom CSS box shadows with live preview. Adjust offset, blur, spread, and color. Copy the CSS code instantly.

Create inset shadow

Popular Shadow Presets

Subtle
Small
Medium
Large
Extra Large
Inset

About Box Shadow Generator

The CSS box-shadow property adds shadow effects around an element's frame. You can customize the shadow's offset, blur, spread, color, and whether it's inset or outset.

Properties:

Frequently Asked Questions

How do I use the generated CSS?

Click "Copy CSS" to copy the box-shadow property. Paste it into your CSS file or style attribute.

Can I create multiple shadows?

Yes! You can add multiple box-shadow values separated by commas for complex effects.

Related Tools