Skip to content

#C6997D

≈ tan · rgb(198, 153, 125)
Color formats
HEX#C6997D
RGBrgb(198, 153, 125)
HSLhsl(23, 39%, 63%)
HSVhsv(23, 37%, 78%)
OKLCHoklch(72% 0.07 53)
CMYKcmyk(0%, 23%, 37%, 22%)
Contrast & accessibility
On white2.54:1below AA
On black8.25:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
  --tan: #c6997d;
  --tan-rgb: 198 153 125;
  --tan-oklch: oklch(72% 0.07 53);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c6997d] text-[#c6997d] border-[#c6997d]
Shades & tints
Color harmonies
About this color

#C6997D is a color with the RGB value rgb(198, 153, 125). 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 #C6997D to other formats

Palettes with a similar color

Gradients with a similar color

Copied