Skip to content

#C1AA51

≈ darkkhaki · rgb(193, 170, 81)
Color formats
HEX#C1AA51
RGBrgb(193, 170, 81)
HSLhsl(48, 47%, 54%)
HSVhsv(48, 58%, 76%)
OKLCHoklch(74% 0.11 95)
CMYKcmyk(0%, 12%, 58%, 24%)
Contrast & accessibility
On white2.30:1below AA
On black9.14:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c1aa51;
  --darkkhaki-rgb: 193 170 81;
  --darkkhaki-oklch: oklch(74% 0.11 95);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c1aa51] text-[#c1aa51] border-[#c1aa51]
Shades & tints
Color harmonies
About this color

#C1AA51 is a color with the RGB value rgb(193, 170, 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.

Related

Convert #C1AA51 to other formats

Palettes with a similar color

Gradients with a similar color

Copied