Coffee Wheel Gradient
coffeeconicwheelconic#3E2723#A1887F#3E2723
CSS
background: conic-gradient(from 135deg at center, #3e2723, #a1887f, #3e2723);
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="#3e2723"/><stop offset="0.5" stop-color="#a1887f"/><stop offset="1" stop-color="#3e2723"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#3E2723
rgb(62, 39, 35)
#A1887F
rgb(161, 136, 127)
#3E2723
rgb(62, 39, 35)
Families: Coffee Gradients