Pink Chablis
#f4ded9 · one of 31,915 named colors
Pink Chablis is a very light, strong red with the hex code #f4ded9. In RGB it is 244 red, 222 green and 217 blue, and black text is most readable on top of it.
Codes
HEX
#f4ded9HEX8
#f4ded9ffRGB
rgb(244, 222, 217)RGBA
rgba(244, 222, 217, 1)RGB %
rgb(96%, 87%, 85%)HSL
hsl(11, 55%, 90%)HSLA
hsla(11, 55%, 90%, 1)Variables
Sass
$pink-chablis: #f4ded9;Less
@pink-chablis: #f4ded9;CSS
--pink-chablis: #f4ded9;