Pick linear, radial, or conic and add color stops, and the tool renders a live preview with the matching CSS to copy.
A CSS gradient is an image created by transitioning between two or more colors. It uses the gradient() CSS function family.
Linear (direction-based), radial (circular/elliptical from center), and conic (rotating around a point).
Yes — add as many color stop positions as needed between 0% and 100%.