box-shadow
Preview Surface
Output
Copy-ready CSS
Pure CSS
box-shadow: 0px 0px 36px -8px rgba(39, 191, 173, 0.42), 0px 18px 38px -26px rgba(17, 24, 39, 0.22);Tailwind v4
shadow-[0px_0px_36px_-8px_rgb(39_191_173_/_0.42),_0px_18px_38px_-26px_rgb(17_24_39_/_0.22)]When to use it
Soft Glow is a glow box-shadow preset built for luminous emphasis. It uses 2 shadow layers to create a soft effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A quiet colored halo for callouts and badges. 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 Soft Glow and make good nearby alternatives.
Soft 1
A barely raised surface shadow for quiet cards.
Soft 2
A balanced low elevation shadow for panels and menus.
Soft 3
A wider ambient shadow that stays restrained.
Soft 4
A smoother landing shadow for larger interface blocks.
Soft 5
A deep but diffused shadow for modal-like surfaces.