Molten Gold CSS Gradient
A gold, warm, metallic radial gradient you can drop into any project. Copy the CSS below and use it as a background for hero sections, cards, buttons, or full pages.
The CSS
background-color: oklch(0.242 0.046 67.255);
background-image: radial-gradient(circle at 50% 50%, oklch(0.888 0.17 95.262) 0%, oklch(0.792 0.16 72.438) 25%, oklch(0.717 0.175 53.468) 50%, oklch(0.242 0.046 67.255) 100%);The colors
The colors this gradient blends between. Open any of them for a full breakdown — shades, harmonies, and contrast.
Related gradients
More gradient tools
Browse the full gallery of CSS gradients, build animated backgrounds with the Shader Maker, or generate soft multi-color backgrounds with the Mesh Gradient Generator.

