5-step gradient: Strong olive (#999900) to Strong green (#009900).

RGB Gradient: Strong olive to Strong green

Spot colors

 
 
 
 
 
#999900 #729900 #4c9900 #269900 #009900

Linear gradient

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

HSV Clockwise Gradient: Strong olive to Strong green

Spot colors

 
 
 
 
 
#999800 #729900 #4c9900 #269900 #009900

Linear gradient

CSS
background-image: linear-gradient(135deg, #999800, #729900, #4c9900, #269900, #009900);
Output

HSV Counterclockwise Gradient: Strong olive to Strong green

Spot colors

 
 
 
 
 
#999900 #990026 #4c0099 #007299 #009900

Linear gradient

CSS
background-image: linear-gradient(135deg, #999900, #990026, #4c0099, #007299, #009900);
Output