Skip to main content
Reviewed for accuracy by Daniel Agrici, Founder & Lead Developer

Gradient Generator

Calculator

Adjust values & calculate

Enter your values below. Every result is computed in your browser โ€” no data is sent to any server.

Formula: linear-gradient(angle, color1 stop1%, color2 stop2%) | radial-gradient(shape, colors) | conic-gradient(from angle, colors)

Your Result

Worked example โ€” CSS: background: linear-gradient(135deg, #3B82F6 0%, #8B5CF6 100%);

Reviewed for accuracy by Daniel Agrici, Founder & Lead Developer ยท Editorial policy