5-step gradient: Luminous vivid cyan (#00ffff) to Strong olive (#999900).

RGB Gradient: Luminous vivid cyan to Strong olive

Spot colors

 
 
 
 
 
#00ffff #26e5bf #4ccc7f #72b23f #999900

Linear gradient

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

HSV Clockwise Gradient: Luminous vivid cyan to Strong olive

Spot colors

 
 
 
 
 
#00ffff #0000e5 #cc00cc #b20000 #999900

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ffff, #0000e5, #cc00cc, #b20000, #999900);
Output

HSV Counterclockwise Gradient: Luminous vivid cyan to Strong olive

Spot colors

 
 
 
 
 
#00ffff #00e572 #00cc00 #59b200 #999900

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ffff, #00e572, #00cc00, #59b200, #999900);
Output