Paper 2
A layered paper effect for document-style cards.
box-shadow
Preview Surface
Copy-ready CSS
Pure CSS
box-shadow: 0px 1px 2px 0px rgba(17, 24, 39, 0.1), 0px 8px 18px -14px rgba(17, 24, 39, 0.16);Tailwind v4
shadow-[0px_1px_2px_0px_rgb(17_24_39_/_0.1),_0px_8px_18px_-14px_rgb(17_24_39_/_0.16)]Paper 1 is a subtle box-shadow preset built for quiet interface depth. It uses 2 shadow layers to create a paper effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A crisp paper edge with a small contact shadow. 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.
Hexpedia
Review the shadow color values used by Paper 1 in Hexpedia.
Explore more
Related
These presets share tags with Paper 1 and make good nearby alternatives.
A layered paper effect for document-style cards.
A polished editorial paper shadow with visible depth.
A delicate layered shadow with very light contact.
A barely raised surface shadow for quiet cards.
A balanced low elevation shadow for panels and menus.