CSS Box Shadow Generator

Controls

Preview

How to Use

  1. Adjust the sliders or number inputs for Horizontal Offset, Vertical Offset, Blur Radius, and Spread Radius.
  2. Choose the Shadow Color using the color picker and optionally adjust the alpha (transparency) value (0=transparent, 1=opaque).
  3. Check the "Inset Shadow" box if you want an inner shadow instead of an outer shadow.
  4. Observe the live preview to see the effect of your changes.
  5. The generated CSS `box-shadow` code will appear in the text area below.
  6. Click "Copy CSS" to copy the code.

Why Use a Box Shadow Generator?