Create beautiful color gradients
Color Stops
CSS Code
background: linear-gradient(90deg, #3b82f6 0%, #8b5cf6 100%);
Presets
Tailwind CSS Class
bg-gradient-to-r