Skip to content

#C86049

≈ indianred · rgb(200, 96, 73)
Color formats
HEX#C86049
RGBrgb(200, 96, 73)
HSLhsl(11, 54%, 54%)
HSVhsv(11, 64%, 78%)
OKLCHoklch(61% 0.14 34)
CMYKcmyk(0%, 52%, 64%, 22%)
Contrast & accessibility
On white4.02:1below AA
On black5.23:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #c86049;
  --indianred-rgb: 200 96 73;
  --indianred-oklch: oklch(61% 0.14 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c86049] text-[#c86049] border-[#c86049]
Shades & tints
Color harmonies
About this color

#C86049 is a color with the RGB value rgb(200, 96, 73). Its closest CSS named color is "indianred". 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 #C86049 to other formats

Palettes with a similar color

Gradients with a similar color

Copied