5-step gradient: Very light yellow (#ffff99) to Strong olive (#999900).

RGB Gradient: Very light yellow to Strong olive

Spot colors

 
 
 
 
 
#ffff99 #e5e572 #cccc4c #b2b226 #999900

Linear gradient

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

HSV Clockwise Gradient: Very light yellow to Strong olive

Spot colors

 
 
 
 
 
#fffe99 #67e5a6 #3d3dcc #b21a66 #999900

Linear gradient

CSS
background-image: linear-gradient(135deg, #fffe99, #67e5a6, #3d3dcc, #b21a66, #999900);
Output

HSV Counterclockwise Gradient: Very light yellow to Strong olive

Spot colors

 
 
 
 
 
#ffff99 #e5e567 #cccc3d #b2b21a #999900

Linear gradient

CSS
background-image: linear-gradient(135deg, #ffff99, #e5e567, #cccc3d, #b2b21a, #999900);
Output