Skip to content

#CCC898

≈ tan · rgb(204, 200, 152)
Color formats
HEX#CCC898
RGBrgb(204, 200, 152)
HSLhsl(55, 34%, 70%)
HSVhsv(55, 25%, 80%)
OKLCHoklch(82% 0.06 104)
CMYKcmyk(0%, 2%, 25%, 20%)
Contrast & accessibility
On white1.71:1below AA
On black12.28:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
  --tan: #ccc898;
  --tan-rgb: 204 200 152;
  --tan-oklch: oklch(82% 0.06 104);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccc898] text-[#ccc898] border-[#ccc898]
Shades & tints
Color harmonies
About this color

#CCC898 is a color with the RGB value rgb(204, 200, 152). 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 #CCC898 to other formats

Palettes with a similar color

Gradients with a similar color

Copied