Brown Wheel Gradient
brownconicwheelconic#3F2A1D#A1795B#3F2A1D
CSS
background: conic-gradient(from 135deg at center, #3f2a1d, #a1795b, #3f2a1d);
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="#3f2a1d"/><stop offset="0.5" stop-color="#a1795b"/><stop offset="1" stop-color="#3f2a1d"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#3F2A1D
rgb(63, 42, 29)
#A1795B
rgb(161, 121, 91)
#3F2A1D
rgb(63, 42, 29)
Families: Brown Gradients