#C4BE83
≈ darkkhaki · rgb(196, 190, 131)
Color formats
HEX#C4BE83
RGBrgb(196, 190, 131)
HSLhsl(54, 36%, 64%)
HSVhsv(54, 33%, 77%)
OKLCHoklch(79% 0.08 103)
CMYKcmyk(0%, 3%, 33%, 23%)
Contrast & accessibility
On white1.90:1below AA
On black11.04:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #c4be83;
--darkkhaki-rgb: 196 190 131;
--darkkhaki-oklch: oklch(79% 0.08 103);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4be83] text-[#c4be83] border-[#c4be83]
Shades & tints
Color harmonies
About this color
#C4BE83 is a color with the RGB value rgb(196, 190, 131). 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.