#CCA083
≈ tan · rgb(204, 160, 131)
Color formats
HEX#CCA083
RGBrgb(204, 160, 131)
HSLhsl(24, 42%, 66%)
HSVhsv(24, 36%, 80%)
OKLCHoklch(74% 0.07 55)
CMYKcmyk(0%, 22%, 36%, 20%)
Contrast & accessibility
On white2.35:1below AA
On black8.92:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
--tan: #cca083;
--tan-rgb: 204 160 131;
--tan-oklch: oklch(74% 0.07 55);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cca083] text-[#cca083] border-[#cca083]
Shades & tints
Color harmonies
About this color
#CCA083 is a color with the RGB value rgb(204, 160, 131). 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.