Build a CSS gradient visually: pick two or three color stops, set each stop's position with a slider, and choose between a linear gradient (with an adjustable angle from 0° to 360°) or a radial gradient. The large preview updates instantly and the exact background CSS is generated below, ready to copy into your stylesheet.
Linear gradients run along a line at the angle you set — 0° points up, 90° points right. Radial gradients spread outward from the center. Add a middle stop for a smooth three-color blend. Everything runs locally in your browser, so nothing is uploaded.