Cotton Candy Gradient
A pastel gradient from #fbc2eb to #a6c1ee.
CSS Code
background: linear-gradient(135deg, #fbc2eb, #a6c1ee); Tailwind CSS
bg-gradient-to-r from-[#fbc2eb] to-[#a6c1ee] Adjust Direction
135°
Color Stops
#fbc2eb #a6c1ee