Skip to content

#CA5972

≈ palevioletred · rgb(202, 89, 114)
Color formats
HEX#CA5972
RGBrgb(202, 89, 114)
HSLhsl(347, 52%, 57%)
HSVhsv(347, 56%, 79%)
OKLCHoklch(61% 0.15 9)
CMYKcmyk(0%, 56%, 44%, 21%)
Contrast & accessibility
On white4.05:1below AA
On black5.18:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #ca5972;
  --palevioletred-rgb: 202 89 114;
  --palevioletred-oklch: oklch(61% 0.15 9);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca5972] text-[#ca5972] border-[#ca5972]
Shades & tints
Color harmonies
About this color

#CA5972 is a color with the RGB value rgb(202, 89, 114). 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 #CA5972 to other formats

Palettes with a similar color

Gradients with a similar color

Copied