Skip to content

#CC6E42

≈ sienna · rgb(204, 110, 66)
Color formats
HEX#CC6E42
RGBrgb(204, 110, 66)
HSLhsl(19, 58%, 53%)
HSVhsv(19, 68%, 80%)
OKLCHoklch(64% 0.13 45)
CMYKcmyk(0%, 46%, 68%, 20%)
Contrast & accessibility
On white3.57:1below AA
On black5.88:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #cc6e42;
  --sienna-rgb: 204 110 66;
  --sienna-oklch: oklch(64% 0.13 45);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc6e42] text-[#cc6e42] border-[#cc6e42]
Shades & tints
Color harmonies
About this color

#CC6E42 is a color with the RGB value rgb(204, 110, 66). Its closest CSS named color is "sienna". 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 #CC6E42 to other formats

Palettes with a similar color

Gradients with a similar color

Copied