5-step gradient: Very light magenta (#ff99ff) to Strong olive (#999900).

RGB Gradient: Very light magenta to Strong olive

Spot colors

 
 
 
 
 
#ff99ff #e599bf #cc997f #b2993f #999900

Linear gradient

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

HSV Clockwise Gradient: Very light magenta to Strong olive

Spot colors

 
 
 
 
 
#ff99ff #e567a6 #cc3d3d #b2661a #999900

Linear gradient

CSS
background-image: linear-gradient(135deg, #ff99ff, #e567a6, #cc3d3d, #b2661a, #999900);
Output

HSV Counterclockwise Gradient: Very light magenta to Strong olive

Spot colors

 
 
 
 
 
#ff99ff #6767e5 #3dcccc #1ab21a #999900

Linear gradient

CSS
background-image: linear-gradient(135deg, #ff99ff, #6767e5, #3dcccc, #1ab21a, #999900);
Output