#CF505E
≈ indianred · rgb(207, 80, 94)
Color formats
HEX#CF505E
RGBrgb(207, 80, 94)
HSLhsl(353, 57%, 56%)
HSVhsv(353, 61%, 81%)
OKLCHoklch(60% 0.16 17)
CMYKcmyk(0%, 61%, 55%, 19%)
Contrast & accessibility
On white4.23:1below AA
On black4.96:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #cf505e;
--indianred-rgb: 207 80 94;
--indianred-oklch: oklch(60% 0.16 17);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf505e] text-[#cf505e] border-[#cf505e]
Shades & tints
Color harmonies
About this color
#CF505E is a color with the RGB value rgb(207, 80, 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.