Skip to content

#C55574

≈ palevioletred · rgb(197, 85, 116)
Color formats
HEX#C55574
RGBrgb(197, 85, 116)
HSLhsl(343, 49%, 55%)
HSVhsv(343, 57%, 77%)
OKLCHoklch(60% 0.15 5)
CMYKcmyk(0%, 57%, 41%, 23%)
Contrast & accessibility
On white4.26:1below AA
On black4.93:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #c55574;
  --palevioletred-rgb: 197 85 116;
  --palevioletred-oklch: oklch(60% 0.15 5);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c55574] text-[#c55574] border-[#c55574]
Shades & tints
Color harmonies
About this color

#C55574 is a color with the RGB value rgb(197, 85, 116). 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 #C55574 to other formats

Palettes with a similar color

Gradients with a similar color

Copied