Gold Wheel Gradient
goldconicwheelconic#92400E#FCD34D#92400E
CSS
background: conic-gradient(from 135deg at center, #92400e, #fcd34d, #92400e);
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="#92400e"/><stop offset="0.5" stop-color="#fcd34d"/><stop offset="1" stop-color="#92400e"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#92400E
rgb(146, 64, 14)
#FCD34D
rgb(252, 211, 77)
#92400E
rgb(146, 64, 14)
Families: Gold Gradients