Pearly Pink
#ee99cc · one of 31,915 named colors
Pearly Pink is a light, strong pink with the hex code #ee99cc. In RGB it is 238 red, 153 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#ee99ccHEX8
#ee99ccffRGB
rgb(238, 153, 204)RGBA
rgba(238, 153, 204, 1)RGB %
rgb(93%, 60%, 80%)HSL
hsl(324, 71%, 77%)HSLA
hsla(324, 71%, 77%, 1)Variables
Sass
$pearly-pink: #ee99cc;Less
@pearly-pink: #ee99cc;CSS
--pearly-pink: #ee99cc;