5-step gradient: Very light cyan (#99ffff) to Luminous vivid aquamarine (#00ff99).

RGB Gradient: Very light cyan to Luminous vivid aquamarine

Spot colors

 
 
 
 
 
#99ffff #72ffe5 #4cffcc #26ffb2 #00ff99

Linear gradient

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

HSV Clockwise Gradient: Very light cyan to Luminous vivid aquamarine

Spot colors

 
 
 
 
 
#99ffff #aa72ff #ff4c70 #d3ff26 #00ff99

Linear gradient

CSS
background-image: linear-gradient(135deg, #99ffff, #aa72ff, #ff4c70, #d3ff26, #00ff99);
Output

HSV Counterclockwise Gradient: Very light cyan to Luminous vivid aquamarine

Spot colors

 
 
 
 
 
#99ffff #72fff0 #4cffdb #26ffbd #00ff99

Linear gradient

CSS
background-image: linear-gradient(135deg, #99ffff, #72fff0, #4cffdb, #26ffbd, #00ff99);
Output