Gold Foil
#d99f4d · one of 31,915 named colors
Gold Foil is a medium, strong orange with the hex code #d99f4d. In RGB it is 217 red, 159 green and 77 blue, and black text is most readable on top of it.
Codes
HEX
#d99f4dHEX8
#d99f4dffRGB
rgb(217, 159, 77)RGBA
rgba(217, 159, 77, 1)RGB %
rgb(85%, 62%, 30%)HSL
hsl(35, 65%, 58%)HSLA
hsla(35, 65%, 58%, 1)Variables
Sass
$gold-foil: #d99f4d;Less
@gold-foil: #d99f4d;CSS
--gold-foil: #d99f4d;