Skip to content

#C2A548

≈ darkkhaki · rgb(194, 165, 72)
Color formats
HEX#C2A548
RGBrgb(194, 165, 72)
HSLhsl(46, 50%, 52%)
HSVhsv(46, 63%, 76%)
OKLCHoklch(73% 0.12 92)
CMYKcmyk(0%, 15%, 63%, 24%)
Contrast & accessibility
On white2.39:1below AA
On black8.77:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c2a548;
  --darkkhaki-rgb: 194 165 72;
  --darkkhaki-oklch: oklch(73% 0.12 92);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2a548] text-[#c2a548] border-[#c2a548]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied