#D9B159
≈ darkkhaki · rgb(217, 177, 89)
Color formats
HEX#D9B159
RGBrgb(217, 177, 89)
HSLhsl(41, 63%, 60%)
HSVhsv(41, 59%, 85%)
OKLCHoklch(78% 0.12 85)
CMYKcmyk(0%, 18%, 59%, 15%)
Contrast & accessibility
On white2.02:1below AA
On black10.38:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #d9b159;
--darkkhaki-rgb: 217 177 89;
--darkkhaki-oklch: oklch(78% 0.12 85);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d9b159] text-[#d9b159] border-[#d9b159]
Shades & tints
Color harmonies
About this color
#D9B159 is a color with the RGB value rgb(217, 177, 89). 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.