#D5B35F
≈ darkkhaki · rgb(213, 179, 95)
Color formats
HEX#D5B35F
RGBrgb(213, 179, 95)
HSLhsl(43, 58%, 60%)
HSVhsv(43, 55%, 84%)
OKLCHoklch(78% 0.11 88)
CMYKcmyk(0%, 16%, 55%, 16%)
Contrast & accessibility
On white2.01:1below AA
On black10.44:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #d5b35f;
--darkkhaki-rgb: 213 179 95;
--darkkhaki-oklch: oklch(78% 0.11 88);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d5b35f] text-[#d5b35f] border-[#d5b35f]
Shades & tints
Color harmonies
About this color
#D5B35F is a color with the RGB value rgb(213, 179, 95). 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.