Oak Tone
#d0c7b6 · one of 31,915 named colors
Oak Tone is a light, soft orange with the hex code #d0c7b6. In RGB it is 208 red, 199 green and 182 blue, and black text is most readable on top of it.
Codes
HEX
#d0c7b6HEX8
#d0c7b6ffRGB
rgb(208, 199, 182)RGBA
rgba(208, 199, 182, 1)RGB %
rgb(82%, 78%, 71%)HSL
hsl(39, 22%, 76%)HSLA
hsla(39, 22%, 76%, 1)Variables
Sass
$oak-tone: #d0c7b6;Less
@oak-tone: #d0c7b6;CSS
--oak-tone: #d0c7b6;