5-step gradient: Luminous vivid aquamarine (#00ff99) to Light pink (#ff9999).

RGB Gradient: Luminous vivid aquamarine to Light pink

Spot colors

 
 
 
 
 
#00ff99 #3fe599 #7fcc99 #bfb299 #ff9999

Linear gradient

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

HSV Clockwise Gradient: Luminous vivid aquamarine to Light pink

Spot colors

 
 
 
 
 
#00ff99 #269dff #824cff #ff72e9 #ff9999

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ff99, #269dff, #824cff, #ff72e9, #ff9999);
Output

HSV Counterclockwise Gradient: Luminous vivid aquamarine to Light pink

Spot colors

 
 
 
 
 
#00ff99 #31ff26 #c9ff4c #ffcd72 #ff9999

Linear gradient

CSS
background-image: linear-gradient(135deg, #00ff99, #31ff26, #c9ff4c, #ffcd72, #ff9999);
Output