Candy Pop CSS Gradient
A bright, playful, multi 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.941 0.028 355.437);
background-image: radial-gradient(circle at 15% 25%, oklch(0.755 0.16 0.2) 0%, transparent 40%), radial-gradient(circle at 85% 75%, oklch(0.717 0.171 298.677) 0%, transparent 45%), radial-gradient(circle at 50% 50%, oklch(0.759 0.124 260.183) 0%, transparent 50%);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.

