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

RGB Gradient: Luminous vivid cornflower blue to Very light blue

Spot colors

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

Linear gradient

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

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

Spot colors

 
 
 
 
 
#0098ff #2687ff #4c82ff #7287ff #9999ff

Linear gradient

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

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

Spot colors

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

Linear gradient

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