T

Box Shadow Generator

Build CSS box-shadow visually — tune offset, blur, spread, color, opacity, and inset with live preview.

Preview

CSS

Advertisement

How to use Box Shadow Generator

  1. Adjust the sliders for X/Y offset, blur, spread, color, opacity.
  2. Toggle inset for inner shadows.
  3. Copy the CSS.

What is Box Shadow Generator?

Sliders for every property of the box-shadow CSS spec. A preview card shows exactly what your shadow will look like. Copy the one-line CSS when you are done.

Advertisement

FAQ

What is spread radius?
Positive spread grows the shadow's size before blurring; negative shrinks it. Combine negative spread with offset for clean directional shadows.

Related tools