Search tools...
/
About
Toggle theme
Command Palette
Search for a command to run...
Tailwind Gradient Generator
Build Tailwind CSS gradient classes visually and copy them instantly.
Type
linear
radial
conic
Direction
Color Stops (2/3)
Add stop
From
To
Preview
Tailwind Class
bg-gradient-to-r from-violet-500 to-cyan-400
Copy
CSS Value
background: linear-gradient(to right, #8b5cf6, #22d3ee);
Copy