Skip to content
#A68F48
≈ darkkhaki · rgb(166, 143, 72)
Color formats
HEX#A68F48
RGBrgb(166, 143, 72)
HSLhsl(45, 39%, 47%)
HSVhsv(45, 57%, 65%)
OKLCHoklch(66% 0.09 92)
CMYKcmyk(0%, 14%, 57%, 35%)
Contrast & accessibility
On white3.16:1below AA
On black6.64:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #a68f48;
  --darkkhaki-rgb: 166 143 72;
  --darkkhaki-oklch: oklch(66% 0.09 92);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a68f48] text-[#a68f48] border-[#a68f48]
Shades & tints
Color harmonies
About this color

#A68F48 is a color with the RGB value rgb(166, 143, 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 #A68F48 to other formats

Palettes with a similar color

Gradients with a similar color

Copied