Skip to content

#E0B117

≈ goldenrod · rgb(224, 177, 23)
Color formats
HEX#E0B117
RGBrgb(224, 177, 23)
HSLhsl(46, 81%, 48%)
HSVhsv(46, 90%, 88%)
OKLCHoklch(78% 0.16 89)
CMYKcmyk(0%, 21%, 90%, 12%)
Contrast & accessibility
On white2.01:1below AA
On black10.47:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #e0b117;
  --goldenrod-rgb: 224 177 23;
  --goldenrod-oklch: oklch(78% 0.16 89);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0b117] text-[#e0b117] border-[#e0b117]
Shades & tints
Color harmonies
About this color

#E0B117 is a color with the RGB value rgb(224, 177, 23). Its closest CSS named color is "goldenrod". 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 #E0B117 to other formats

Palettes with a similar color

Gradients with a similar color

Copied