Rainbow Wave Gradient

rainbowlinearwave#EF4444#22C55E#8B5CF6

CSS

background: linear-gradient(120deg, #ef4444, #22c55e, #8b5cf6);
Edit in generator →

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="800" height="400" viewBox="0 0 800 400"><defs><linearGradient id="g" gradientTransform="rotate(120 .5 .5)"><stop offset="0" stop-color="#ef4444"/><stop offset="0.5" stop-color="#22c55e"/><stop offset="1" stop-color="#8b5cf6"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>

Colors in this gradient

#EF4444
rgb(239, 68, 68)
#22C55E
rgb(34, 197, 94)
#8B5CF6
rgb(139, 92, 246)

Families: Rainbow Gradients

More gradients like this