Skip to content
#AD906F
≈ tan · rgb(173, 144, 111)
Color formats
HEX#AD906F
RGBrgb(173, 144, 111)
HSLhsl(32, 27%, 56%)
HSVhsv(32, 36%, 68%)
OKLCHoklch(67% 0.06 70)
CMYKcmyk(0%, 17%, 36%, 32%)
Contrast & accessibility
On white3.00:1below AA
On black7.00:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
  --tan: #ad906f;
  --tan-rgb: 173 144 111;
  --tan-oklch: oklch(67% 0.06 70);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ad906f] text-[#ad906f] border-[#ad906f]
Shades & tints
Color harmonies
About this color

#AD906F is a color with the RGB value rgb(173, 144, 111). Its closest CSS named color is "tan". 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 #AD906F to other formats

Palettes with a similar color

Gradients with a similar color

Copied