5-step gradient: Very light yellow (#ffff99) to Luminous vivid cerise (#ff0099).

RGB Gradient: Very light yellow to Luminous vivid cerise

Spot colors

 
 
 
 
 
#ffff99 #ffbf99 #ff7f99 #ff3f99 #ff0099

Linear gradient

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

HSV Clockwise Gradient: Very light yellow to Luminous vivid cerise

Spot colors

 
 
 
 
 
#fffe99 #72ff80 #4cdbff #6726ff #ff0098

Linear gradient

CSS
background-image: linear-gradient(135deg, #fffe99, #72ff80, #4cdbff, #6726ff, #ff0098);
Output

HSV Counterclockwise Gradient: Very light yellow to Luminous vivid cerise

Spot colors

 
 
 
 
 
#ffff99 #ffc672 #ff704c #ff2651 #ff0098

Linear gradient

CSS
background-image: linear-gradient(135deg, #ffff99, #ffc672, #ff704c, #ff2651, #ff0098);
Output