Skip to content

#EBD31E

≈ gold · rgb(235, 211, 30)
Color formats
HEX#EBD31E
RGBrgb(235, 211, 30)
HSLhsl(53, 84%, 52%)
HSVhsv(53, 87%, 92%)
OKLCHoklch(86% 0.17 101)
CMYKcmyk(0%, 10%, 87%, 8%)
Contrast & accessibility
On white1.51:1below AA
On black13.87:1AA pass
Best text color#000000
Nearest CSS name: gold
Copy-ready code
CSS custom properties
:root {
  --gold: #ebd31e;
  --gold-rgb: 235 211 30;
  --gold-oklch: oklch(86% 0.17 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gold-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ebd31e] text-[#ebd31e] border-[#ebd31e]
Shades & tints
Color harmonies
About this color

#EBD31E is a color with the RGB value rgb(235, 211, 30). 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 #EBD31E to other formats

Palettes with a similar color

Gradients with a similar color

Copied