Purple Wheel Gradient
purpleconicwheelconic#4C1D95#C4B5FD#4C1D95
CSS
background: conic-gradient(from 135deg at center, #4c1d95, #c4b5fd, #4c1d95);
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="#4c1d95"/><stop offset="0.5" stop-color="#c4b5fd"/><stop offset="1" stop-color="#4c1d95"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#4C1D95
rgb(76, 29, 149)
#C4B5FD
rgb(196, 181, 253)
#4C1D95
rgb(76, 29, 149)
Families: Purple Gradients