Golden
#f5bf03 · one of 31,915 named colors
Golden is a medium, vivid yellow with the hex code #f5bf03. In RGB it is 245 red, 191 green and 3 blue, and black text is most readable on top of it.
Codes
HEX
#f5bf03HEX8
#f5bf03ffRGB
rgb(245, 191, 3)RGBA
rgba(245, 191, 3, 1)RGB %
rgb(96%, 75%, 1%)HSL
hsl(47, 98%, 49%)HSLA
hsla(47, 98%, 49%, 1)Variables
Sass
$golden: #f5bf03;Less
@golden: #f5bf03;CSS
--golden: #f5bf03;