Back to generator

Inner Soft Box Shadow CSS

A subtle inset shadow for input fields.

box-shadow

Preview Surface

Output

Copy-ready CSS

Pure CSS

box-shadow: inset 0px 2px 6px 0px rgba(2, 6, 23, 0.22);

Tailwind v4

shadow-[inset_0px_2px_6px_0px_rgb(2_6_23_/_0.22)]
Try it in the generatorOpen encoded state

When to use it

Inner Soft is a inset box-shadow preset built for recessed interface depth. It uses one focused shadow layer to create a subtle effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A subtle inset shadow for input fields. 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 Soft in Hexpedia.

Explore more

More CSS Forge paths

Related

Similar shadows

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