#C4A037
≈ darkgoldenrod · rgb(196, 160, 55)
Color formats
HEX#C4A037
RGBrgb(196, 160, 55)
HSLhsl(45, 56%, 49%)
HSVhsv(45, 72%, 77%)
OKLCHoklch(72% 0.13 89)
CMYKcmyk(0%, 18%, 72%, 23%)
Contrast & accessibility
On white2.49:1below AA
On black8.43:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #c4a037;
--darkgoldenrod-rgb: 196 160 55;
--darkgoldenrod-oklch: oklch(72% 0.13 89);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4a037] text-[#c4a037] border-[#c4a037]
Shades & tints
Color harmonies
About this color
#C4A037 is a color with the RGB value rgb(196, 160, 55). Its closest CSS named color is "darkgoldenrod". 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.