Skip to content

#CC4A71

≈ palevioletred · rgb(204, 74, 113)
Color formats
HEX#CC4A71
RGBrgb(204, 74, 113)
HSLhsl(342, 56%, 55%)
HSVhsv(342, 64%, 80%)
OKLCHoklch(60% 0.17 5)
CMYKcmyk(0%, 64%, 45%, 20%)
Contrast & accessibility
On white4.39:1below AA
On black4.79:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #cc4a71;
  --palevioletred-rgb: 204 74 113;
  --palevioletred-oklch: oklch(60% 0.17 5);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc4a71] text-[#cc4a71] border-[#cc4a71]
Shades & tints
Color harmonies
About this color

#CC4A71 is a color with the RGB value rgb(204, 74, 113). 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.

Related

Convert #CC4A71 to other formats

Palettes with a similar color

Gradients with a similar color

Copied