Back to generator

Dashboard Depth Box Shadow CSS

A composed dashboard shadow for dense data cards.

box-shadow

Preview Surface

Output

Copy-ready CSS

Pure CSS

box-shadow: 0px 2px 6px -2px rgba(2, 6, 23, 0.18), 0px 12px 24px -16px rgba(2, 6, 23, 0.24), 0px 30px 64px -42px rgba(15, 23, 42, 0.3);

Tailwind v4

shadow-[0px_2px_6px_-2px_rgb(2_6_23_/_0.18),_0px_12px_24px_-16px_rgb(2_6_23_/_0.24),_0px_30px_64px_-42px_rgb(15_23_42_/_0.3)]
Try it in the generatorOpen encoded state

When to use it

Dashboard Depth is a layered box-shadow preset built for multi-step elevation. It uses 3 shadow layers to create a dashboard effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A composed dashboard shadow for dense data cards. The shadow is intentionally described as plain CSS, so you can paste it into any framework or convert it into a Tailwind arbitrary value without changing the visual result. The effect stays on the outside edge, so it reads as lift rather than a pressed or recessed treatment. Use it when you want a repeatable starting point, then open it in the generator to adjust offset, blur, spread, color, opacity, or stacked layers for your own layout.

Hexpedia

Color reference

Review the shadow color values used by Dashboard Depth in Hexpedia.

Explore more

More CSS Forge paths

Related

Similar shadows

These presets share tags with Dashboard Depth and make good nearby alternatives.