#D9C22A
≈ goldenrod · rgb(217, 194, 42)
Color formats
HEX#D9C22A
RGBrgb(217, 194, 42)
HSLhsl(52, 70%, 51%)
HSVhsv(52, 81%, 85%)
OKLCHoklch(81% 0.16 100)
CMYKcmyk(0%, 11%, 81%, 15%)
Contrast & accessibility
On white1.79:1below AA
On black11.70:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #d9c22a;
--goldenrod-rgb: 217 194 42;
--goldenrod-oklch: oklch(81% 0.16 100);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d9c22a] text-[#d9c22a] border-[#d9c22a]
Shades & tints
Color harmonies
About this color
#D9C22A is a color with the RGB value rgb(217, 194, 42). 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.