Emerald Spotlight CSS Gradient
A green, dark, moody 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.218 0.035 158.684);
background-image: radial-gradient(ellipse 80% 60% at 50% 110%, oklch(0.425 0.116 144.308) 0%, oklch(0.25 0.045 155.173) 50%, oklch(0.218 0.035 158.684) 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.

