Add your color stops
Click "Add color stop" to add colors, pick each stop's color, and set its position from 0 to 100%.
Add color stops, set the start angle and shape, and copy the finished conic-gradient CSS.
Click "Add color stop" to add colors, pick each stop's color, and set its position from 0 to 100%.
Drag the from-angle slider to rotate the gradient, and switch between a round wheel or a square swatch preview.
Copy the generated conic-gradient() declaration and paste it into any background property in your stylesheet.
Conic gradients rotate colors around a center point, which makes them ideal for color wheels, pie-chart style graphics, loading spinners and angled decorative backgrounds.
No. The preview and CSS are generated entirely with JavaScript running in your browser. Nothing you enter is sent to a server.
All current versions of Chrome, Edge, Firefox and Safari support the CSS conic-gradient() function, so the generated code works without prefixes in modern browsers.