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

RGB Gradient: Very light blue to Luminous vivid cornflower blue

Spot colors

 
 
 
 
 
#9999ff #7299ff #4c99ff #2699ff #0099ff

Linear gradient

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

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

Spot colors

 
 
 
 
 
#9999ff #ff72cd #ffc94c #26ff31 #0099ff

Linear gradient

CSS
background-image: linear-gradient(135deg, #9999ff, #ff72cd, #ffc94c, #26ff31, #0099ff);
Output

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

Spot colors

 
 
 
 
 
#9999ff #7287ff #4c82ff #2687ff #0099ff

Linear gradient

CSS
background-image: linear-gradient(135deg, #9999ff, #7287ff, #4c82ff, #2687ff, #0099ff);
Output