5-step gradient: Strong magenta (#990099) to Very light yellow (#ffff99).

RGB Gradient: Strong magenta to Very light yellow

Spot colors

 
 
 
 
 
#990099 #b23f99 #cc7f99 #e5bf99 #ffff99

Linear gradient

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

HSV Clockwise Gradient: Strong magenta to Very light yellow

Spot colors

 
 
 
 
 
#990099 #b21a66 #cc3d3d #e5a667 #ffff99

Linear gradient

CSS
background-image: linear-gradient(135deg, #990099, #b21a66, #cc3d3d, #e5a667, #ffff99);
Output

HSV Counterclockwise Gradient: Strong magenta to Very light yellow

Spot colors

 
 
 
 
 
#990099 #1a1ab2 #3dcccc #67e567 #ffff99

Linear gradient

CSS
background-image: linear-gradient(135deg, #990099, #1a1ab2, #3dcccc, #67e567, #ffff99);
Output