5-step gradient: Strong blue (#000099) to Luminous vivid cornflower blue (#0099ff).

RGB Gradient: Strong blue to Luminous vivid cornflower blue

Spot colors

 
 
 
 
 
#000099 #0026b2 #004ccc #0072e5 #0099ff

Linear gradient

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

HSV Clockwise Gradient: Strong blue to Luminous vivid cornflower blue

Spot colors

 
 
 
 
 
#000099 #b20074 #cc8e00 #00e50b #0099ff

Linear gradient

CSS
background-image: linear-gradient(135deg, #000099, #b20074, #cc8e00, #00e50b, #0099ff);
Output

HSV Counterclockwise Gradient: Strong blue to Luminous vivid cornflower blue

Spot colors

 
 
 
 
 
#000099 #001ab2 #003dcc #0067e5 #0099ff

Linear gradient

CSS
background-image: linear-gradient(135deg, #000099, #001ab2, #003dcc, #0067e5, #0099ff);
Output