Cotton Candy Gradient
Soft pink and lilac, sweet and playful.
Open in the gradient generator → Color Stops
#FFDDE1
#EE9AE5
Cotton Candy CSS Code
HEX Copy
background: #FFDDE1; background: linear-gradient(45deg, #FFDDE1 0%, #EE9AE5 100%);
RGBA Copy
background: rgba(255, 221, 225, 1.0); background: linear-gradient(45deg, rgba(255, 221, 225, 1.0) 0%, rgba(238, 154, 229, 1.0) 100%);
HSLA Copy
background: hsla(353, 100%, 93%, 1.0); background: linear-gradient(45deg, hsla(353, 100%, 93%, 1.0) 0%, hsla(306, 71%, 77%, 1.0) 100%);