Black Wheel Gradient
blackconicwheelconic#000000#1C1917#000000
CSS
background: conic-gradient(from 135deg at center, #000000, #1c1917, #000000);
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="#000000"/><stop offset="0.5" stop-color="#1c1917"/><stop offset="1" stop-color="#000000"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
Families: Black Gradients