#C8BE53
≈ darkkhaki · rgb(200, 190, 83)
Color formats
HEX#C8BE53
RGBrgb(200, 190, 83)
HSLhsl(55, 52%, 55%)
HSVhsv(55, 59%, 78%)
OKLCHoklch(79% 0.13 104)
CMYKcmyk(0%, 5%, 59%, 22%)
Contrast & accessibility
On white1.92:1below AA
On black10.95:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #c8be53;
--darkkhaki-rgb: 200 190 83;
--darkkhaki-oklch: oklch(79% 0.13 104);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c8be53] text-[#c8be53] border-[#c8be53]
Shades & tints
Color harmonies
About this color
#C8BE53 is a color with the RGB value rgb(200, 190, 83). 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.