Holy Grail
#e8d720
Here's everything about the color Holy Grail (#e8d720) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e8d720 | |
|---|---|---|
| RGB | rgb(232, 215, 32) | |
| HSL | hsl(55, 81%, 52%) | |
| CMYK | cmyk(0%, 7%, 86%, 9%) | |
| LAB | lab(85, -6, 80) | |
| OKLCH | oklch(0.87 0.177 103) |
Color harmonies
Tints & shades
Code snippets
color: #e8d720;
background-color: #e8d720;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8D720)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.84, blue: 0.13, alpha: 1.0)