CSS Box Shadow Generator

Visually generate CSS box-shadow properties with sliders. See a live preview and copy the CSS code.

CSS

  

Features

Slider controls
Color picker
Inset toggle
Multiple layers
Live preview & CSS code

How to Use

1. Drag the sliders for offset X, offset Y, blur, and spread.

2. Pick a colour with the colour picker.

3. Toggle Inset for inner shadow.

4. Copy the generated CSS code.

Frequently Asked Questions

What is box-shadow?
The CSS box-shadow property adds shadow effects around an element's frame.

Related Tools