Teal Wheel Gradient
tealconicwheelconic#134E4A#2DD4BF#134E4A
CSS
background: conic-gradient(from 135deg at center, #134e4a, #2dd4bf, #134e4a);
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="#134e4a"/><stop offset="0.5" stop-color="#2dd4bf"/><stop offset="1" stop-color="#134e4a"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#134E4A
rgb(19, 78, 74)
#2DD4BF
rgb(45, 212, 191)
#134E4A
rgb(19, 78, 74)
Families: Teal Gradients