#C65A42
≈ indianred · rgb(198, 90, 66)
Color formats
HEX#C65A42
RGBrgb(198, 90, 66)
HSLhsl(11, 54%, 52%)
HSVhsv(11, 67%, 78%)
OKLCHoklch(60% 0.14 34)
CMYKcmyk(0%, 55%, 67%, 22%)
Contrast & accessibility
On white4.25:1below AA
On black4.94:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #c65a42;
--indianred-rgb: 198 90 66;
--indianred-oklch: oklch(60% 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-[#c65a42] text-[#c65a42] border-[#c65a42]
Shades & tints
Color harmonies
About this color
#C65A42 is a color with the RGB value rgb(198, 90, 66). 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.