kitzos

Box Shadow Generator

Design CSS box shadows with live preview and copy ready-to-use code.

Box color
Shadow color
background: #ffffff;
box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.25);

How to use

  1. 1

    Adjust shadow

    Tweak offset, blur, spread, color, and inset.

  2. 2

    Preview

    See the shadow on a live card element.

  3. 3

    Copy CSS

    Copy the box-shadow rule into your stylesheet.

Frequently Asked Questions

This tool generates a single shadow layer. Duplicate the rule for stacked shadows.