Paper Dog
#d6c5a9 · one of 31,915 named colors
Paper Dog is a light, soft orange with the hex code #d6c5a9. In RGB it is 214 red, 197 green and 169 blue, and black text is most readable on top of it.
Codes
HEX
#d6c5a9HEX8
#d6c5a9ffRGB
rgb(214, 197, 169)RGBA
rgba(214, 197, 169, 1)RGB %
rgb(84%, 77%, 66%)HSL
hsl(37, 35%, 75%)HSLA
hsla(37, 35%, 75%, 1)Variables
Sass
$paper-dog: #d6c5a9;Less
@paper-dog: #d6c5a9;CSS
--paper-dog: #d6c5a9;