Perfect Pink
#e5b3b2 · one of 31,915 named colors
Perfect Pink is a light, strong red with the hex code #e5b3b2. In RGB it is 229 red, 179 green and 178 blue, and black text is most readable on top of it.
Codes
HEX
#e5b3b2HEX8
#e5b3b2ffRGB
rgb(229, 179, 178)RGBA
rgba(229, 179, 178, 1)RGB %
rgb(90%, 70%, 70%)HSL
hsl(1, 50%, 80%)HSLA
hsla(1, 50%, 80%, 1)Variables
Sass
$perfect-pink: #e5b3b2;Less
@perfect-pink: #e5b3b2;CSS
--perfect-pink: #e5b3b2;