Blue Wheel Gradient
blueconicwheelconic#0F2A52#60A5FA#0F2A52
CSS
background: conic-gradient(from 135deg at center, #0f2a52, #60a5fa, #0f2a52);
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="400" viewBox="0 0 800 400"><defs><linearGradient id="g" gradientTransform="rotate(135 .5 .5)"><stop offset="0" stop-color="#0f2a52"/><stop offset="0.5" stop-color="#60a5fa"/><stop offset="1" stop-color="#0f2a52"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#0F2A52
rgb(15, 42, 82)
#60A5FA
rgb(96, 165, 250)
#0F2A52
rgb(15, 42, 82)
Families: Blue Gradients