In the Pink
#f4c4d0 · one of 31,915 named colors
In the Pink is a very light, strong red with the hex code #f4c4d0. In RGB it is 244 red, 196 green and 208 blue, and black text is most readable on top of it.
Codes
HEX
#f4c4d0HEX8
#f4c4d0ffRGB
rgb(244, 196, 208)RGBA
rgba(244, 196, 208, 1)RGB %
rgb(96%, 77%, 82%)HSL
hsl(345, 69%, 86%)HSLA
hsla(345, 69%, 86%, 1)Variables
Sass
$in-the-pink: #f4c4d0;Less
@in-the-pink: #f4c4d0;CSS
--in-the-pink: #f4c4d0;