5-step gradient: Luminous vivid cyan (#00ffff) to Strong magenta (#990099).

RGB Gradient: Luminous vivid cyan to Strong magenta

Spot colors

 
 
 
 
 
#00ffff #26bfe5 #4c7fcc #723fb2 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ffff, #990099);
Output

HSV Clockwise Gradient: Luminous vivid cyan to Strong magenta

Spot colors

 
 
 
 
 
#00ffff #0072e5 #0000cc #5900b2 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ffff, #0072e5, #0000cc, #5900b2, #990099);
Output

HSV Counterclockwise Gradient: Luminous vivid cyan to Strong magenta

Spot colors

 
 
 
 
 
#00ffff #00e500 #cccc00 #b20000 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ffff, #00e500, #cccc00, #b20000, #990099);
Output