Skip to content

#C2BA5E

≈ darkkhaki · rgb(194, 186, 94)
Color formats
HEX#C2BA5E
RGBrgb(194, 186, 94)
HSLhsl(55, 45%, 56%)
HSVhsv(55, 52%, 76%)
OKLCHoklch(78% 0.11 104)
CMYKcmyk(0%, 4%, 52%, 24%)
Contrast & accessibility
On white2.00:1below AA
On black10.48:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c2ba5e;
  --darkkhaki-rgb: 194 186 94;
  --darkkhaki-oklch: oklch(78% 0.11 104);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2ba5e] text-[#c2ba5e] border-[#c2ba5e]
Shades & tints
Color harmonies
About this color

#C2BA5E is a color with the RGB value rgb(194, 186, 94). 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 #C2BA5E to other formats

Palettes with a similar color

Gradients with a similar color

Copied