5-step gradient: Very light green (#99ff99) to Luminous vivid yellow (#ffff00).

RGB Gradient: Very light green to Luminous vivid yellow

Spot colors

 
 
 
 
 
#99ff99 #b2ff72 #ccff4c #e5ff26 #ffff00

Linear gradient

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

HSV Clockwise Gradient: Very light green to Luminous vivid yellow

Spot colors

 
 
 
 
 
#99ff99 #72dbff #a54cff #ff265c #ffff00

Linear gradient

CSS
background-image: linear-gradient(135deg, #99ff99, #72dbff, #a54cff, #ff265c, #ffff00);
Output

HSV Counterclockwise Gradient: Very light green to Luminous vivid yellow

Spot colors

 
 
 
 
 
#99ff99 #95ff72 #a5ff4c #c8ff26 #ffff00

Linear gradient

CSS
background-image: linear-gradient(135deg, #99ff99, #95ff72, #a5ff4c, #c8ff26, #ffff00);
Output