box-shadow
Preview Surface
Output
Copy-ready CSS
Pure CSS
box-shadow: 0px 18px 44px -20px rgba(234, 179, 8, 0.38), 0px 8px 18px -12px rgba(66, 32, 6, 0.24);Tailwind v4
shadow-[0px_18px_44px_-20px_rgb(234_179_8_/_0.38),_0px_8px_18px_-12px_rgb(66_32_6_/_0.24)]When to use it
Gold Shadow is a colored box-shadow preset built for color-led emphasis. It uses 2 shadow layers to create a gold effect that is easy to copy into product cards, dashboards, marketing blocks, and small interface surfaces. A restrained golden shadow for premium accents. 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 Gold Shadow and make good nearby alternatives.
Warm Shadow
A warm tinted shadow for cream or coral surfaces.
Rose Shadow
A rose-tinted shadow for expressive UI surfaces.
Soft Glow
A quiet colored halo for callouts and badges.
Ember Glow
A warm ember shadow for active states.
Comic Pop
A bold colorful offset for playful buttons.