Back to generator

Inner Deep Box Shadow CSS

A deeper inset shadow for recessed panels.

box-shadow

Preview Surface

Output

Copy-ready CSS

Pure CSS

box-shadow: inset 0px 6px 16px -2px rgba(2, 6, 23, 0.42), 0px 1px 1px 0px rgba(255, 255, 255, 0.08);

Tailwind v4

shadow-[inset_0px_6px_16px_-2px_rgb(2_6_23_/_0.42),_0px_1px_1px_0px_rgb(255_255_255_/_0.08)]
Try it in the generatorOpen encoded state

When to use it

Inner Deep is a inset box-shadow preset built for recessed interface depth. It uses 2 shadow layers to create a deep effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A deeper inset shadow for recessed panels. 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. It includes 1 inset layer, so it can make a surface feel pressed into the canvas instead of floating above it. 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 Inner Deep in Hexpedia.

Explore more

More CSS Forge paths

Related

Similar shadows

These presets share tags with Inner Deep and make good nearby alternatives.