#D4B24C
≈ goldenrod · rgb(212, 178, 76)
Color formats
HEX#D4B24C
RGBrgb(212, 178, 76)
HSLhsl(45, 61%, 56%)
HSVhsv(45, 64%, 83%)
OKLCHoklch(77% 0.13 91)
CMYKcmyk(0%, 16%, 64%, 17%)
Contrast & accessibility
On white2.04:1below AA
On black10.27:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #d4b24c;
--goldenrod-rgb: 212 178 76;
--goldenrod-oklch: oklch(77% 0.13 91);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d4b24c] text-[#d4b24c] border-[#d4b24c]
Shades & tints
Color harmonies
About this color
#D4B24C is a color with the RGB value rgb(212, 178, 76). 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.