Flambrosia
#e7a500 · one of 31,915 named colors
Flambrosia is a medium, vivid yellow with the hex code #e7a500. In RGB it is 231 red, 165 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#e7a500HEX8
#e7a500ffRGB
rgb(231, 165, 0)RGBA
rgba(231, 165, 0, 1)RGB %
rgb(91%, 65%, 0%)HSL
hsl(43, 100%, 45%)HSLA
hsla(43, 100%, 45%, 1)Variables
Sass
$flambrosia: #e7a500;Less
@flambrosia: #e7a500;CSS
--flambrosia: #e7a500;