Cheviot
#f6f2e8 · one of 31,915 named colors
Cheviot is a very light, soft yellow with the hex code #f6f2e8. In RGB it is 246 red, 242 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#f6f2e8HEX8
#f6f2e8ffRGB
rgb(246, 242, 232)RGBA
rgba(246, 242, 232, 1)RGB %
rgb(96%, 95%, 91%)HSL
hsl(43, 44%, 94%)HSLA
hsla(43, 44%, 94%, 1)Variables
Sass
$cheviot: #f6f2e8;Less
@cheviot: #f6f2e8;CSS
--cheviot: #f6f2e8;