Farm House
#eee8d6 · one of 31,915 named colors
Farm House is a very light, soft yellow with the hex code #eee8d6. In RGB it is 238 red, 232 green and 214 blue, and black text is most readable on top of it.
Codes
HEX
#eee8d6HEX8
#eee8d6ffRGB
rgb(238, 232, 214)RGBA
rgba(238, 232, 214, 1)RGB %
rgb(93%, 91%, 84%)HSL
hsl(45, 41%, 89%)HSLA
hsla(45, 41%, 89%, 1)Variables
Sass
$farm-house: #eee8d6;Less
@farm-house: #eee8d6;CSS
--farm-house: #eee8d6;