Skip to content

#C8A750

≈ darkkhaki · rgb(200, 167, 80)
Color formats
HEX#C8A750
RGBrgb(200, 167, 80)
HSLhsl(44, 52%, 55%)
HSVhsv(44, 60%, 78%)
OKLCHoklch(74% 0.11 89)
CMYKcmyk(0%, 16%, 60%, 22%)
Contrast & accessibility
On white2.31:1below AA
On black9.10:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c8a750;
  --darkkhaki-rgb: 200 167 80;
  --darkkhaki-oklch: oklch(74% 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-[#c8a750] text-[#c8a750] border-[#c8a750]
Shades & tints
Color harmonies
About this color

#C8A750 is a color with the RGB value rgb(200, 167, 80). 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 #C8A750 to other formats

Palettes with a similar color

Gradients with a similar color

Copied