#E1B75B
≈ goldenrod · rgb(225, 183, 91)
Color formats
HEX#E1B75B
RGBrgb(225, 183, 91)
HSLhsl(41, 69%, 62%)
HSVhsv(41, 60%, 88%)
OKLCHoklch(80% 0.12 85)
CMYKcmyk(0%, 19%, 60%, 12%)
Contrast & accessibility
On white1.89:1below AA
On black11.13:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #e1b75b;
--goldenrod-rgb: 225 183 91;
--goldenrod-oklch: oklch(80% 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-[#e1b75b] text-[#e1b75b] border-[#e1b75b]
Shades & tints
Color harmonies
About this color
#E1B75B is a color with the RGB value rgb(225, 183, 91). 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.