Party Pig
#ee99ff · one of 31,915 named colors
Party Pig is a light, vivid purple with the hex code #ee99ff. In RGB it is 238 red, 153 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#ee99ffHEX8
#ee99ffffRGB
rgb(238, 153, 255)RGBA
rgba(238, 153, 255, 1)RGB %
rgb(93%, 60%, 100%)HSL
hsl(290, 100%, 80%)HSLA
hsla(290, 100%, 80%, 1)Variables
Sass
$party-pig: #ee99ff;Less
@party-pig: #ee99ff;CSS
--party-pig: #ee99ff;