Paper 2
A layered paper effect for document-style cards.
box-shadow
Preview Surface
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)]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.
Explore more
Related
These presets share tags with Dashboard Depth and make good nearby alternatives.
A layered paper effect for document-style cards.
A compact material-style shadow for small controls.
A multi-layer card shadow with clear ambient depth.
A stepped shadow for panels that hover above the page.
A publication-style stack with a visible paper edge.