Create beautiful CSS gradients with a live preview. Linear, radial, and conic — pick colors, adjust stops, and copy the code.
Generate CSS gradients visually with instant live preview. Supports linear, radial, and conic gradient types with up to 5 color stops, angle control, and preset palettes. Unlike CodePen or gradient.style, this tool runs entirely in your browser with zero dependencies. Copy the CSS with one click and paste it straight into your stylesheet. No signup, no ads, no tracking.
Choose a gradient type (linear, radial, or conic), pick your colors, adjust the angle or position, and the CSS code generates in real-time. Click Copy CSS to paste it into your stylesheet.
Linear gradients transition colors along a straight line at a specified angle. Radial gradients transition from a center point outward in a circle or ellipse. Conic gradients sweep colors around a center point like a color wheel.
Yes. This generator supports up to 5 color stops. Each stop has its own color and position, letting you create complex multi-color gradients with precise control over where each color starts and ends.
Linear and radial gradients are supported in all modern browsers including Chrome, Firefox, Safari, and Edge. Conic gradients have wide support in modern browsers but may not work in older versions. The generated CSS uses standard syntax with no vendor prefixes needed.