Pink Sugar
#eeaaff · one of 31,915 named colors
Pink Sugar is a light, vivid purple with the hex code #eeaaff. In RGB it is 238 red, 170 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#eeaaffHEX8
#eeaaffffRGB
rgb(238, 170, 255)RGBA
rgba(238, 170, 255, 1)RGB %
rgb(93%, 67%, 100%)HSL
hsl(288, 100%, 83%)HSLA
hsla(288, 100%, 83%, 1)Variables
Sass
$pink-sugar: #eeaaff;Less
@pink-sugar: #eeaaff;CSS
--pink-sugar: #eeaaff;