#C4A651
≈ darkkhaki · rgb(196, 166, 81)
Color formats
HEX#C4A651
RGBrgb(196, 166, 81)
HSLhsl(44, 49%, 54%)
HSVhsv(44, 59%, 77%)
OKLCHoklch(73% 0.11 90)
CMYKcmyk(0%, 15%, 59%, 23%)
Contrast & accessibility
On white2.35:1below AA
On black8.92:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #c4a651;
--darkkhaki-rgb: 196 166 81;
--darkkhaki-oklch: oklch(73% 0.11 90);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4a651] text-[#c4a651] border-[#c4a651]
Shades & tints
Color harmonies
About this color
#C4A651 is a color with the RGB value rgb(196, 166, 81). Its closest CSS named color is "darkkhaki". 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.