Home Body
#f3d2b2 · one of 31,915 named colors
Home Body is a light, strong orange with the hex code #f3d2b2. In RGB it is 243 red, 210 green and 178 blue, and black text is most readable on top of it.
Codes
HEX
#f3d2b2HEX8
#f3d2b2ffRGB
rgb(243, 210, 178)RGBA
rgba(243, 210, 178, 1)RGB %
rgb(95%, 82%, 70%)HSL
hsl(30, 73%, 83%)HSLA
hsla(30, 73%, 83%, 1)Variables
Sass
$home-body: #f3d2b2;Less
@home-body: #f3d2b2;CSS
--home-body: #f3d2b2;