Back to generator

Elevation 6 Box Shadow CSS

A stronger elevation for popovers and dropdowns.

box-shadow

Preview Surface

Output

Copy-ready CSS

Pure CSS

box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.24), 0px 18px 28px -14px rgba(0, 0, 0, 0.18);

Tailwind v4

shadow-[0px_6px_12px_-4px_rgb(0_0_0_/_0.24),_0px_18px_28px_-14px_rgb(0_0_0_/_0.18)]
Try it in the generatorOpen encoded state

When to use it

Elevation 6 is a material box-shadow preset built for systematic elevation. It uses 2 shadow layers to create a elevation effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A stronger elevation for popovers and dropdowns. 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

More CSS Forge paths

Related

Similar shadows

These presets share tags with Elevation 6 and make good nearby alternatives.