Skip to content

#E4D446

≈ gold · rgb(228, 212, 70)
Color formats
HEX#E4D446
RGBrgb(228, 212, 70)
HSLhsl(54, 75%, 58%)
HSVhsv(54, 69%, 89%)
OKLCHoklch(86% 0.16 103)
CMYKcmyk(0%, 7%, 69%, 11%)
Contrast & accessibility
On white1.52:1below AA
On black13.80:1AA pass
Best text color#000000
Nearest CSS name: gold
Copy-ready code
CSS custom properties
:root {
  --gold: #e4d446;
  --gold-rgb: 228 212 70;
  --gold-oklch: oklch(86% 0.16 103);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gold-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4d446] text-[#e4d446] border-[#e4d446]
Shades & tints
Color harmonies
About this color

#E4D446 is a color with the RGB value rgb(228, 212, 70). 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 #E4D446 to other formats

Palettes with a similar color

Gradients with a similar color

Copied