Skip to content

#B4BF83

≈ darkkhaki · rgb(180, 191, 131)
Color formats
HEX#B4BF83
RGBrgb(180, 191, 131)
HSLhsl(71, 32%, 63%)
HSVhsv(71, 31%, 75%)
OKLCHoklch(78% 0.08 117)
CMYKcmyk(6%, 0%, 31%, 25%)
Contrast & accessibility
On white1.96:1below AA
On black10.72:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #b4bf83;
  --darkkhaki-rgb: 180 191 131;
  --darkkhaki-oklch: oklch(78% 0.08 117);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b4bf83] text-[#b4bf83] border-[#b4bf83]
Shades & tints
Color harmonies
About this color

#B4BF83 is a color with the RGB value rgb(180, 191, 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.

Related

Convert #B4BF83 to other formats

Palettes with a similar color

Gradients with a similar color

Copied