enytool

CSS Box Shadow Generator

CSS box shadow generator — build, preview, and copy box-shadow CSS in real time. Includes Tailwind-style presets, multi-layer shadows, and inset support. Free.

Shadow Layers
Layer 1
Offset X5px
Offset Y5px
Blur20px
Spread0px
Opacity25%
Color#000000
CSS Output
box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.25);
Presets

Frequently asked questions

CSS Box Shadow Generator — Visual box-shadow Builder

Build any CSS box-shadow visually and copy the code. Adjust offset, blur, spread, color, opacity, and inset on the fly — see the result update in real time. Stack multiple shadow layers for depth (the same technique Tailwind and Apple HIG use). Includes one-click presets matching Tailwind's shadow-sm through shadow-2xl, plus shadow-inner and a colored Inner Glow preset.

Visual preview

Drag sliders for offset, blur, spread, and color and watch the shadow update live.

Multiple layers

Stack comma-separated shadow layers for elevation and depth — full CSS box-shadow syntax supported.

Tailwind presets

shadow-sm, shadow, shadow-md, shadow-lg, shadow-xl, shadow-2xl, shadow-inner — drop in and customize.

Copy CSS

One click copies the complete box-shadow declaration ready to paste into any stylesheet or framework.