Layered Card
A multi-layer card shadow with clear ambient depth.
box-shadow
Preview Surface
Copy-ready CSS
Pure CSS
box-shadow: 0px 18px 38px -22px rgba(2, 6, 23, 0.28), 0px 54px 120px -62px rgba(15, 118, 110, 0.32);Tailwind v4
shadow-[0px_18px_38px_-22px_rgb(2_6_23_/_0.28),_0px_54px_120px_-62px_rgb(15_118_110_/_0.32)]Ambient Stage is a layered box-shadow preset built for multi-step elevation. It uses 2 shadow layers to create a ambient effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A broad stage-like ambient shadow for hero modules. 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 Ambient Stage and make good nearby alternatives.
A multi-layer card shadow with clear ambient depth.
A wider ambient shadow that stays restrained.
A layered paper effect for document-style cards.
A stepped shadow for panels that hover above the page.
A publication-style stack with a visible paper edge.