Highway
#bdb388 · one of 31,915 named colors
Highway is a medium, soft yellow with the hex code #bdb388. In RGB it is 189 red, 179 green and 136 blue, and black text is most readable on top of it.
Codes
HEX
#bdb388HEX8
#bdb388ffRGB
rgb(189, 179, 136)RGBA
rgba(189, 179, 136, 1)RGB %
rgb(74%, 70%, 53%)HSL
hsl(49, 29%, 64%)HSLA
hsla(49, 29%, 64%, 1)Variables
Sass
$highway: #bdb388;Less
@highway: #bdb388;CSS
--highway: #bdb388;