Gold Tooth
#dbb40c · one of 31,915 named colors
Gold Tooth is a medium, vivid yellow with the hex code #dbb40c. In RGB it is 219 red, 180 green and 12 blue, and black text is most readable on top of it.
Codes
HEX
#dbb40cHEX8
#dbb40cffRGB
rgb(219, 180, 12)RGBA
rgba(219, 180, 12, 1)RGB %
rgb(86%, 71%, 5%)HSL
hsl(49, 90%, 45%)HSLA
hsla(49, 90%, 45%, 1)Variables
Sass
$gold-tooth: #dbb40c;Less
@gold-tooth: #dbb40c;CSS
--gold-tooth: #dbb40c;