Pastel Wheel Gradient
pastelconicwheelconic#FBCFE8#C7D2FE#FBCFE8
CSS
background: conic-gradient(from 135deg at center, #fbcfe8, #c7d2fe, #fbcfe8);
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="#fbcfe8"/><stop offset="0.5" stop-color="#c7d2fe"/><stop offset="1" stop-color="#fbcfe8"/></linearGradient></defs><rect width="800" height="400" fill="url(#g)"/></svg>
Colors in this gradient
#FBCFE8
rgb(251, 207, 232)
#C7D2FE
rgb(199, 210, 254)
#FBCFE8
rgb(251, 207, 232)
Families: Pastel Gradients