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

RGB Gradient: Very light cyan to Strong olive

Spot colors

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

Linear gradient

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

HSV Clockwise Gradient: Very light cyan to Strong olive

Spot colors

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

Linear gradient

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

HSV Counterclockwise Gradient: Very light cyan to Strong olive

Spot colors

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

Linear gradient

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