5-step gradient: Strong olive (#999900) to Light pink (#ff9999).

RGB Gradient: Strong olive to Light pink

Spot colors

 
 
 
 
 
#999900 #b29926 #cc994c #e59972 #ff9999

Linear gradient

CSS
background-image: linear-gradient(135deg, #999900, #ff9999);
Output

HSV Clockwise Gradient: Strong olive to Light pink

Spot colors

 
 
 
 
 
#999800 #1ab240 #3d84cc #c567e5 #ff9999

Linear gradient

CSS
background-image: linear-gradient(135deg, #999800, #1ab240, #3d84cc, #c567e5, #ff9999);
Output

HSV Counterclockwise Gradient: Strong olive to Light pink

Spot colors

 
 
 
 
 
#999900 #b28c1a #cc843d #e58667 #ff9999

Linear gradient

CSS
background-image: linear-gradient(135deg, #999900, #b28c1a, #cc843d, #e58667, #ff9999);
Output