Skip to content

#CFBC52

≈ darkkhaki · rgb(207, 188, 82)
Color formats
HEX#CFBC52
RGBrgb(207, 188, 82)
HSLhsl(51, 57%, 57%)
HSVhsv(51, 60%, 81%)
OKLCHoklch(79% 0.13 99)
CMYKcmyk(0%, 9%, 60%, 19%)
Contrast & accessibility
On white1.91:1below AA
On black10.97:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #cfbc52;
  --darkkhaki-rgb: 207 188 82;
  --darkkhaki-oklch: oklch(79% 0.13 99);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cfbc52] text-[#cfbc52] border-[#cfbc52]
Shades & tints
Color harmonies
About this color

#CFBC52 is a color with the RGB value rgb(207, 188, 82). 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 #CFBC52 to other formats

Palettes with a similar color

Gradients with a similar color

Copied