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

RGB Gradient: Very light magenta to Strong magenta

Spot colors

 
 
 
 
 
#ff99ff #e572e5 #cc4ccc #b226b2 #990099

Linear gradient

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

HSV Clockwise Gradient: Very light magenta to Strong magenta

Spot colors

 
 
 
 
 
#ff99ff #e5a667 #3dcc3d #1a66b2 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #ff99ff, #e5a667, #3dcc3d, #1a66b2, #990099);
Output

HSV Counterclockwise Gradient: Very light magenta to Strong magenta

Spot colors

 
 
 
 
 
#ff99ff #e567e5 #cc3dcc #b21ab2 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #ff99ff, #e567e5, #cc3dcc, #b21ab2, #990099);
Output