5-step gradient: Very light magenta (#ff99ff) to Luminous vivid cornflower blue (#0099ff).

RGB Gradient: Very light magenta to Luminous vivid cornflower blue

Spot colors

 
 
 
 
 
#ff99ff #bf99ff #7f99ff #3f99ff #0099ff

Linear gradient

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

HSV Clockwise Gradient: Very light magenta to Luminous vivid cornflower blue

Spot colors

 
 
 
 
 
#ff99ff #ff8072 #dbff4c #26ff67 #0099ff

Linear gradient

CSS
background-image: linear-gradient(135deg, #ff99ff, #ff8072, #dbff4c, #26ff67, #0099ff);
Output

HSV Counterclockwise Gradient: Very light magenta to Luminous vivid cornflower blue

Spot colors

 
 
 
 
 
#ff99ff #c672ff #704cff #2651ff #0099ff

Linear gradient

CSS
background-image: linear-gradient(135deg, #ff99ff, #c672ff, #704cff, #2651ff, #0099ff);
Output