Skip to content

#C94666

≈ indianred · rgb(201, 70, 102)
Color formats
HEX#C94666
RGBrgb(201, 70, 102)
HSLhsl(345, 55%, 53%)
HSVhsv(345, 65%, 79%)
OKLCHoklch(58% 0.17 9)
CMYKcmyk(0%, 65%, 49%, 21%)
Contrast & accessibility
On white4.61:1AA pass
On black4.55:1AA pass
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #c94666;
  --indianred-rgb: 201 70 102;
  --indianred-oklch: oklch(58% 0.17 9);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c94666] text-[#c94666] border-[#c94666]
Shades & tints
Color harmonies
About this color

#C94666 is a color with the RGB value rgb(201, 70, 102). 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 #C94666 to other formats

Palettes with a similar color

Gradients with a similar color

Copied