#C85B60
≈ indianred · rgb(200, 91, 96)
Color formats
HEX#C85B60
RGBrgb(200, 91, 96)
HSLhsl(357, 50%, 57%)
HSVhsv(357, 54%, 78%)
OKLCHoklch(61% 0.14 19)
CMYKcmyk(0%, 54%, 52%, 22%)
Contrast & accessibility
On white4.10:1below AA
On black5.12:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #c85b60;
--indianred-rgb: 200 91 96;
--indianred-oklch: oklch(61% 0.14 19);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c85b60] text-[#c85b60] border-[#c85b60]
Shades & tints
Color harmonies
About this color
#C85B60 is a color with the RGB value rgb(200, 91, 96). 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.