5-step gradient: Strong blue (#000099) to Strong magenta (#990099).

RGB Gradient: Strong blue to Strong magenta

Spot colors

 
 
 
 
 
#000099 #260099 #4c0099 #720099 #990099

Linear gradient

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

HSV Clockwise Gradient: Strong blue to Strong magenta

Spot colors

 
 
 
 
 
#000099 #260099 #4c0099 #720099 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #000099, #260099, #4c0099, #720099, #990099);
Output

HSV Counterclockwise Gradient: Strong blue to Strong magenta

Spot colors

 
 
 
 
 
#000099 #009972 #4c9900 #992600 #990099

Linear gradient

CSS
background-image: linear-gradient(135deg, #000099, #009972, #4c9900, #992600, #990099);
Output