#D9C941
≈ goldenrod · rgb(217, 201, 65)
Color formats
HEX#D9C941
RGBrgb(217, 201, 65)
HSLhsl(54, 67%, 55%)
HSVhsv(54, 70%, 85%)
OKLCHoklch(83% 0.15 102)
CMYKcmyk(0%, 7%, 70%, 15%)
Contrast & accessibility
On white1.70:1below AA
On black12.38:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #d9c941;
--goldenrod-rgb: 217 201 65;
--goldenrod-oklch: oklch(83% 0.15 102);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d9c941] text-[#d9c941] border-[#d9c941]
Shades & tints
Color harmonies
About this color
#D9C941 is a color with the RGB value rgb(217, 201, 65). 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.