Skip to content

#D5B68E

tan · rgb(213, 182, 142)
Color formats
HEX#D5B68E
RGBrgb(213, 182, 142)
HSLhsl(34, 46%, 70%)
HSVhsv(34, 33%, 84%)
OKLCHoklch(79% 0.06 74)
CMYKcmyk(0%, 15%, 33%, 16%)
Contrast & accessibility
On white1.92:1below AA
On black10.91:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
  --tan: #d5b68e;
  --tan-rgb: 213 182 142;
  --tan-oklch: oklch(79% 0.06 74);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d5b68e] text-[#d5b68e] border-[#d5b68e]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied