Boa
#7f7755 · one of 31,915 named colors
Boa is a medium, soft yellow with the hex code #7f7755. In RGB it is 127 red, 119 green and 85 blue, and black text is most readable on top of it.
Codes
HEX
#7f7755HEX8
#7f7755ffRGB
rgb(127, 119, 85)RGBA
rgba(127, 119, 85, 1)RGB %
rgb(50%, 47%, 33%)HSL
hsl(49, 20%, 42%)HSLA
hsla(49, 20%, 42%, 1)Variables
Sass
$boa: #7f7755;Less
@boa: #7f7755;CSS
--boa: #7f7755;