Oxford Tan
#b8a99a · one of 31,915 named colors
Oxford Tan is a light, soft orange with the hex code #b8a99a. In RGB it is 184 red, 169 green and 154 blue, and black text is most readable on top of it.
Codes
HEX
#b8a99aHEX8
#b8a99affRGB
rgb(184, 169, 154)RGBA
rgba(184, 169, 154, 1)RGB %
rgb(72%, 66%, 60%)HSL
hsl(30, 17%, 66%)HSLA
hsla(30, 17%, 66%, 1)Variables
Sass
$oxford-tan: #b8a99a;Less
@oxford-tan: #b8a99a;CSS
--oxford-tan: #b8a99a;