Gold
#ffd700 · one of 31,915 named colors
Gold is a medium, vivid yellow with the hex code #ffd700. In RGB it is 255 red, 215 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ffd700HEX8
#ffd700ffRGB
rgb(255, 215, 0)RGBA
rgba(255, 215, 0, 1)RGB %
rgb(100%, 84%, 0%)HSL
hsl(51, 100%, 50%)HSLA
hsla(51, 100%, 50%, 1)Variables
Sass
$gold: #ffd700;Less
@gold: #ffd700;CSS
--gold: #ffd700;Similar colors