#C7B752
≈ darkkhaki · rgb(199, 183, 82)
Color formats
HEX#C7B752
RGBrgb(199, 183, 82)
HSLhsl(52, 51%, 55%)
HSVhsv(52, 59%, 78%)
OKLCHoklch(77% 0.12 100)
CMYKcmyk(0%, 8%, 59%, 22%)
Contrast & accessibility
On white2.03:1below AA
On black10.32:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #c7b752;
--darkkhaki-rgb: 199 183 82;
--darkkhaki-oklch: oklch(77% 0.12 100);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c7b752] text-[#c7b752] border-[#c7b752]
Shades & tints
Color harmonies
About this color
#C7B752 is a color with the RGB value rgb(199, 183, 82). 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.