#C24B6E
≈ palevioletred · rgb(194, 75, 110)
Color formats
HEX#C24B6E
RGBrgb(194, 75, 110)
HSLhsl(342, 49%, 53%)
HSVhsv(342, 61%, 76%)
OKLCHoklch(58% 0.16 5)
CMYKcmyk(0%, 61%, 43%, 24%)
Contrast & accessibility
On white4.64:1AA pass
On black4.53:1AA pass
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #c24b6e;
--palevioletred-rgb: 194 75 110;
--palevioletred-oklch: oklch(58% 0.16 5);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c24b6e] text-[#c24b6e] border-[#c24b6e]
Shades & tints
Color harmonies
About this color
#C24B6E is a color with the RGB value rgb(194, 75, 110). 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.