Shiny Gold
#ae9f65 · one of 31,915 named colors
Shiny Gold is a medium, soft yellow with the hex code #ae9f65. In RGB it is 174 red, 159 green and 101 blue, and black text is most readable on top of it.
Codes
HEX
#ae9f65HEX8
#ae9f65ffRGB
rgb(174, 159, 101)RGBA
rgba(174, 159, 101, 1)RGB %
rgb(68%, 62%, 40%)HSL
hsl(48, 31%, 54%)HSLA
hsla(48, 31%, 54%, 1)Variables
Sass
$shiny-gold: #ae9f65;Less
@shiny-gold: #ae9f65;CSS
--shiny-gold: #ae9f65;