5-step gradient: Strong olive (#999900) to Very light cyan (#99ffff).

RGB Gradient: Strong olive to Very light cyan

Spot colors

 
 
 
 
 
#999900 #99b23f #99cc7f #99e5bf #99ffff

Linear gradient

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

HSV Clockwise Gradient: Strong olive to Very light cyan

Spot colors

 
 
 
 
 
#999800 #66b21a #3dcc3d #67e5a6 #99ffff

Linear gradient

CSS
background-image: linear-gradient(135deg, #999800, #66b21a, #3dcc3d, #67e5a6, #99ffff);
Output

HSV Counterclockwise Gradient: Strong olive to Very light cyan

Spot colors

 
 
 
 
 
#999900 #b21a1a #cc3dcc #6767e5 #99ffff

Linear gradient

CSS
background-image: linear-gradient(135deg, #999900, #b21a1a, #cc3dcc, #6767e5, #99ffff);
Output