Yerba Mate
#c8c48f · one of 31,915 named colors
Yerba Mate is a light, soft yellow with the hex code #c8c48f. In RGB it is 200 red, 196 green and 143 blue, and black text is most readable on top of it.
Codes
HEX
#c8c48fHEX8
#c8c48fffRGB
rgb(200, 196, 143)RGBA
rgba(200, 196, 143, 1)RGB %
rgb(78%, 77%, 56%)HSL
hsl(56, 34%, 67%)HSLA
hsla(56, 34%, 67%, 1)Variables
Sass
$yerba-mate: #c8c48f;Less
@yerba-mate: #c8c48f;CSS
--yerba-mate: #c8c48f;