Skip to content

#C4BE64

≈ darkkhaki · rgb(196, 190, 100)
Color formats
HEX#C4BE64
RGBrgb(196, 190, 100)
HSLhsl(56, 45%, 58%)
HSVhsv(56, 49%, 77%)
OKLCHoklch(79% 0.11 105)
CMYKcmyk(0%, 3%, 49%, 23%)
Contrast & accessibility
On white1.93:1below AA
On black10.90:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c4be64;
  --darkkhaki-rgb: 196 190 100;
  --darkkhaki-oklch: oklch(79% 0.11 105);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4be64] text-[#c4be64] border-[#c4be64]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied