Skip to content

#C2575E

≈ indianred · rgb(194, 87, 94)
Color formats
HEX#C2575E
RGBrgb(194, 87, 94)
HSLhsl(356, 47%, 55%)
HSVhsv(356, 55%, 76%)
OKLCHoklch(59% 0.14 18)
CMYKcmyk(0%, 55%, 52%, 24%)
Contrast & accessibility
On white4.36:1below AA
On black4.82:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #c2575e;
  --indianred-rgb: 194 87 94;
  --indianred-oklch: oklch(59% 0.14 18);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2575e] text-[#c2575e] border-[#c2575e]
Shades & tints
Color harmonies
About this color

#C2575E is a color with the RGB value rgb(194, 87, 94). 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 #C2575E to other formats

Palettes with a similar color

Gradients with a similar color

Copied