Skip to content

#B69A48

≈ darkkhaki · rgb(182, 154, 72)
Color formats
HEX#B69A48
RGBrgb(182, 154, 72)
HSLhsl(45, 43%, 50%)
HSVhsv(45, 60%, 71%)
OKLCHoklch(69% 0.11 91)
CMYKcmyk(0%, 15%, 60%, 29%)
Contrast & accessibility
On white2.73:1below AA
On black7.70:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #b69a48;
  --darkkhaki-rgb: 182 154 72;
  --darkkhaki-oklch: oklch(69% 0.11 91);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b69a48] text-[#b69a48] border-[#b69a48]
Shades & tints
Color harmonies
About this color

#B69A48 is a color with the RGB value rgb(182, 154, 72). 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 #B69A48 to other formats

Palettes with a similar color

Gradients with a similar color

Copied