#E0B557
≈ goldenrod · rgb(224, 181, 87)
Color formats
HEX#E0B557
RGBrgb(224, 181, 87)
HSLhsl(41, 69%, 61%)
HSVhsv(41, 61%, 88%)
OKLCHoklch(79% 0.12 85)
CMYKcmyk(0%, 19%, 61%, 12%)
Contrast & accessibility
On white1.92:1below AA
On black10.92:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #e0b557;
--goldenrod-rgb: 224 181 87;
--goldenrod-oklch: oklch(79% 0.12 85);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0b557] text-[#e0b557] border-[#e0b557]
Shades & tints
Color harmonies
About this color
#E0B557 is a color with the RGB value rgb(224, 181, 87). 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.