Orange Wheel Gradient
orangeconicwheelconic#7C2D12#FB923C#7C2D12
CSS
background: conic-gradient(from 135deg at center, #7c2d12, #fb923c, #7c2d12);
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="#7c2d12"/><stop offset="0.5" stop-color="#fb923c"/><stop offset="1" stop-color="#7c2d12"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#7C2D12
rgb(124, 45, 18)
#FB923C
rgb(251, 146, 60)
#7C2D12
rgb(124, 45, 18)
Families: Orange Gradients