#CB3560
≈ indianred · rgb(203, 53, 96)
Color formats
HEX#CB3560
RGBrgb(203, 53, 96)
HSLhsl(343, 59%, 50%)
HSVhsv(343, 74%, 80%)
OKLCHoklch(57% 0.19 9)
CMYKcmyk(0%, 74%, 53%, 20%)
Contrast & accessibility
On white4.98:1AA pass
On black4.22:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #cb3560;
--indianred-rgb: 203 53 96;
--indianred-oklch: oklch(57% 0.19 9);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb3560] text-[#cb3560] border-[#cb3560]
Shades & tints
Color harmonies
About this color
#CB3560 is a color with the RGB value rgb(203, 53, 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.