← Back to all tools

Goodfolk Design Utilities

Box Shadow Generator

Create CSS box shadows, preview them, and copy ready-to-use shadow styles.

Softer shadows usually use higher blur, lower opacity, and a small negative spread.

Shadow preview

Preview card

CSS

box-shadow: 0px 12px 30px -10px rgba(0, 0, 0, 0.35);

Box shadow value

0px 12px 30px -10px rgba(0, 0, 0, 0.35)

Related tools