Skip to content

#C9AC61

≈ darkkhaki · rgb(201, 172, 97)
Color formats
HEX#C9AC61
RGBrgb(201, 172, 97)
HSLhsl(43, 49%, 58%)
HSVhsv(43, 52%, 79%)
OKLCHoklch(75% 0.1 89)
CMYKcmyk(0%, 14%, 52%, 21%)
Contrast & accessibility
On white2.20:1below AA
On black9.56:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c9ac61;
  --darkkhaki-rgb: 201 172 97;
  --darkkhaki-oklch: oklch(75% 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-[#c9ac61] text-[#c9ac61] border-[#c9ac61]
Shades & tints
Color harmonies
About this color

#C9AC61 is a color with the RGB value rgb(201, 172, 97). 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.

Related

Convert #C9AC61 to other formats

Palettes with a similar color

Gradients with a similar color

Copied