Gradient Generator

Create beautiful CSS gradients with multiple colors, angles, and gradient types for your web projects.

Gradient Settings

%
%

Preview

CSS Code

CSS Property
background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%);
Gradient Value
linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%)