Yellow Gold
#be8400 · one of 31,915 named colors
Yellow Gold is a medium, vivid yellow with the hex code #be8400. In RGB it is 190 red, 132 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#be8400HEX8
#be8400ffRGB
rgb(190, 132, 0)RGBA
rgba(190, 132, 0, 1)RGB %
rgb(75%, 52%, 0%)HSL
hsl(42, 100%, 37%)HSLA
hsla(42, 100%, 37%, 1)Variables
Sass
$yellow-gold: #be8400;Less
@yellow-gold: #be8400;CSS
--yellow-gold: #be8400;