Skip to content

#E8D311

≈ gold · rgb(232, 211, 17)
Color formats
HEX#E8D311
RGBrgb(232, 211, 17)
HSLhsl(54, 86%, 49%)
HSVhsv(54, 93%, 91%)
OKLCHoklch(86% 0.18 102)
CMYKcmyk(0%, 9%, 93%, 9%)
Contrast & accessibility
On white1.53:1below AA
On black13.76:1AA pass
Best text color#000000
Nearest CSS name: gold
Copy-ready code
CSS custom properties
:root {
  --gold: #e8d311;
  --gold-rgb: 232 211 17;
  --gold-oklch: oklch(86% 0.18 102);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gold-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e8d311] text-[#e8d311] border-[#e8d311]
Shades & tints
Color harmonies
About this color

#E8D311 is a color with the RGB value rgb(232, 211, 17). Its closest CSS named color is "gold". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #E8D311 to other formats

Palettes with a similar color

Gradients with a similar color

Copied