5-step gradient: Strong olive (#999900) to Strong cyan (#009999).

RGB Gradient: Strong olive to Strong cyan

Spot colors

 
 
 
 
 
#999900 #729926 #4c994c #269972 #009999

Linear gradient

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

HSV Clockwise Gradient: Strong olive to Strong cyan

Spot colors

 
 
 
 
 
#999800 #4c9900 #009900 #00994c #009999

Linear gradient

CSS
background-image: linear-gradient(135deg, #999800, #4c9900, #009900, #00994c, #009999);
Output

HSV Counterclockwise Gradient: Strong olive to Strong cyan

Spot colors

 
 
 
 
 
#999900 #990000 #990099 #000099 #009999

Linear gradient

CSS
background-image: linear-gradient(135deg, #999900, #990000, #990099, #000099, #009999);
Output