Skip to content

#C4A554

≈ darkkhaki · rgb(196, 165, 84)
Color formats
HEX#C4A554
RGBrgb(196, 165, 84)
HSLhsl(43, 49%, 55%)
HSVhsv(43, 57%, 77%)
OKLCHoklch(73% 0.11 89)
CMYKcmyk(0%, 16%, 57%, 23%)
Contrast & accessibility
On white2.37:1below AA
On black8.86:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c4a554;
  --darkkhaki-rgb: 196 165 84;
  --darkkhaki-oklch: oklch(73% 0.11 89);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4a554] text-[#c4a554] border-[#c4a554]
Shades & tints
Color harmonies
About this color

#C4A554 is a color with the RGB value rgb(196, 165, 84). 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 #C4A554 to other formats

Palettes with a similar color

Gradients with a similar color

Copied