#C55D73
≈ palevioletred · rgb(197, 93, 115)
Color formats
HEX#C55D73
RGBrgb(197, 93, 115)
HSLhsl(347, 47%, 57%)
HSVhsv(347, 53%, 77%)
OKLCHoklch(61% 0.13 9)
CMYKcmyk(0%, 53%, 42%, 23%)
Contrast & accessibility
On white4.05:1below AA
On black5.19:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #c55d73;
--palevioletred-rgb: 197 93 115;
--palevioletred-oklch: oklch(61% 0.13 9);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c55d73] text-[#c55d73] border-[#c55d73]
Shades & tints
Color harmonies
About this color
#C55D73 is a color with the RGB value rgb(197, 93, 115). Its closest CSS named color is "palevioletred". 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.