#C6A95C
≈ darkkhaki · rgb(198, 169, 92)
Color formats
HEX#C6A95C
RGBrgb(198, 169, 92)
HSLhsl(44, 48%, 57%)
HSVhsv(44, 54%, 78%)
OKLCHoklch(74% 0.1 89)
CMYKcmyk(0%, 15%, 54%, 22%)
Contrast & accessibility
On white2.27:1below AA
On black9.23:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #c6a95c;
--darkkhaki-rgb: 198 169 92;
--darkkhaki-oklch: oklch(74% 0.1 89);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c6a95c] text-[#c6a95c] border-[#c6a95c]
Shades & tints
Color harmonies
About this color
#C6A95C is a color with the RGB value rgb(198, 169, 92). 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.