Outback
#c9a375 · one of 31,915 named colors
Outback is a medium, soft orange with the hex code #c9a375. In RGB it is 201 red, 163 green and 117 blue, and black text is most readable on top of it.
Codes
HEX
#c9a375HEX8
#c9a375ffRGB
rgb(201, 163, 117)RGBA
rgba(201, 163, 117, 1)RGB %
rgb(79%, 64%, 46%)HSL
hsl(33, 44%, 62%)HSLA
hsla(33, 44%, 62%, 1)Variables
Sass
$outback: #c9a375;Less
@outback: #c9a375;CSS
--outback: #c9a375;