All tools

CSS gradient generator

Linear, radial or conic; as many stops as you need. The CSS below is exactly what draws the preview.

Stops

0%
100%
background-image: linear-gradient(135deg, #4f46e5 0%, #ec4899 100%);