Holy Grail
#e8d720 · one of 31,915 named colors
Holy Grail is a medium, vivid yellow with the hex code #e8d720. In RGB it is 232 red, 215 green and 32 blue, and black text is most readable on top of it.
Codes
HEX
#e8d720HEX8
#e8d720ffRGB
rgb(232, 215, 32)RGBA
rgba(232, 215, 32, 1)RGB %
rgb(91%, 84%, 13%)HSL
hsl(55, 81%, 52%)HSLA
hsla(55, 81%, 52%, 1)Variables
Sass
$holy-grail: #e8d720;Less
@holy-grail: #e8d720;CSS
--holy-grail: #e8d720;