White Chalk
#f6f4f1 · one of 31,915 named colors
White Chalk is a very light, soft orange with the hex code #f6f4f1. In RGB it is 246 red, 244 green and 241 blue, and black text is most readable on top of it.
Codes
HEX
#f6f4f1HEX8
#f6f4f1ffRGB
rgb(246, 244, 241)RGBA
rgba(246, 244, 241, 1)RGB %
rgb(96%, 96%, 95%)HSL
hsl(36, 22%, 95%)HSLA
hsla(36, 22%, 95%, 1)Variables
Sass
$white-chalk: #f6f4f1;Less
@white-chalk: #f6f4f1;CSS
--white-chalk: #f6f4f1;