5-step gradient: Very light blue (#9999ff) to Strong magenta (#990099).

RGB Gradient: Very light blue to Strong magenta

Spot colors

 
 
 
 
 
#9999ff #9972e5 #994ccc #9926b2 #990099

Linear gradient

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

HSV Clockwise Gradient: Very light blue to Strong magenta

Spot colors

 
 
 
 
 
#9999ff #8667e5 #843dcc #8c1ab2 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #9999ff, #8667e5, #843dcc, #8c1ab2, #990099);
Output

HSV Counterclockwise Gradient: Very light blue to Strong magenta

Spot colors

 
 
 
 
 
#9999ff #67e5c5 #84cc3d #b2401a #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #9999ff, #67e5c5, #84cc3d, #b2401a, #990099);
Output