Grassroots
#d8c475 · one of 31,915 named colors
Grassroots is a light, strong yellow with the hex code #d8c475. In RGB it is 216 red, 196 green and 117 blue, and black text is most readable on top of it.
Codes
HEX
#d8c475HEX8
#d8c475ffRGB
rgb(216, 196, 117)RGBA
rgba(216, 196, 117, 1)RGB %
rgb(85%, 77%, 46%)HSL
hsl(48, 56%, 65%)HSLA
hsla(48, 56%, 65%, 1)Variables
Sass
$grassroots: #d8c475;Less
@grassroots: #d8c475;CSS
--grassroots: #d8c475;