Skip to content

Tan #D2B48C

tan · rgb(210, 180, 140)
Color formats
HEX#D2B48C
RGBrgb(210, 180, 140)
HSLhsl(34, 44%, 69%)
HSVhsv(34, 33%, 82%)
OKLCHoklch(79% 0.06 75)
CMYKcmyk(0%, 14%, 33%, 18%)
Contrast & accessibility
On white1.97:1below AA
On black10.65:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
  --tan: #d2b48c;
  --tan-rgb: 210 180 140;
  --tan-oklch: oklch(79% 0.06 75);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d2b48c] text-[#d2b48c] border-[#d2b48c]
Shades & tints
Color harmonies
About this color

#D2B48C is a color with the RGB value rgb(210, 180, 140). 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 #D2B48C to other formats

Palettes with a similar color

Gradients with a similar color

Copied