Box Shadow Generator

The Box Shadow Generator produces the CSS box-shadow property from sliders for offset, blur, spread, color and inset. Copy the snippet straight into your stylesheet.

Contents

Key Features

Use Cases

How to Use

  1. Adjust the sliders
  2. Toggle inset if needed
  3. Copy the generated CSS

Practical Tips

FAQ

box-shadow vs filter drop-shadow?
box-shadow follows the border box; drop-shadow follows the alpha.
Why no shadow on print?
Shadows are visual only and often omitted by printers.
← Back to Guides