Light Chiffon
#f4e7e5 · one of 31,915 named colors
Light Chiffon is a very light, soft red with the hex code #f4e7e5. In RGB it is 244 red, 231 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#f4e7e5HEX8
#f4e7e5ffRGB
rgb(244, 231, 229)RGBA
rgba(244, 231, 229, 1)RGB %
rgb(96%, 91%, 90%)HSL
hsl(8, 41%, 93%)HSLA
hsla(8, 41%, 93%, 1)Variables
Sass
$light-chiffon: #f4e7e5;Less
@light-chiffon: #f4e7e5;CSS
--light-chiffon: #f4e7e5;