5-step gradient: Strong magenta (#990099) to Luminous vivid yellow (#ffff00).

RGB Gradient: Strong magenta to Luminous vivid yellow

Spot colors

 
 
 
 
 
#990099 #b23f72 #cc7f4c #e5bf26 #ffff00

Linear gradient

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

HSV Clockwise Gradient: Strong magenta to Luminous vivid yellow

Spot colors

 
 
 
 
 
#990099 #b20059 #cc0000 #e57200 #ffff00

Linear gradient

CSS
background-image: linear-gradient(135deg, #990099, #b20059, #cc0000, #e57200, #ffff00);
Output

HSV Counterclockwise Gradient: Strong magenta to Luminous vivid yellow

Spot colors

 
 
 
 
 
#990099 #0000b2 #00cccc #00e500 #ffff00

Linear gradient

CSS
background-image: linear-gradient(135deg, #990099, #0000b2, #00cccc, #00e500, #ffff00);
Output