Inner Soft
A subtle inset shadow for input fields.
box-shadow
Preview Surface
Copy-ready CSS
Pure CSS
box-shadow: inset 0px 2px 8px 0px rgba(2, 6, 23, 0.26), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.18);Tailwind v4
shadow-[inset_0px_2px_8px_0px_rgb(2_6_23_/_0.26),_inset_0px_1px_0px_0px_rgb(255_255_255_/_0.18)]Inner Highlight is a inset box-shadow preset built for recessed interface depth. It uses 2 shadow layers to create a highlight effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. An inset shadow with a small top highlight. 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 2 inset layers, 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.
Explore more
Related
These presets share tags with Inner Highlight and make good nearby alternatives.
A subtle inset shadow for input fields.
An inset pressed effect for light UI controls.
A sunken dark control shadow for toggles.
A concave neumorphic surface with subtle inner weight.
A deeper inset shadow for recessed panels.