Skip to content

#C85074

≈ palevioletred · rgb(200, 80, 116)
Color formats
HEX#C85074
RGBrgb(200, 80, 116)
HSLhsl(342, 52%, 55%)
HSVhsv(342, 60%, 78%)
OKLCHoklch(60% 0.16 4)
CMYKcmyk(0%, 60%, 42%, 22%)
Contrast & accessibility
On white4.32:1below AA
On black4.86:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #c85074;
  --palevioletred-rgb: 200 80 116;
  --palevioletred-oklch: oklch(60% 0.16 4);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c85074] text-[#c85074] border-[#c85074]
Shades & tints
Color harmonies
About this color

#C85074 is a color with the RGB value rgb(200, 80, 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 #C85074 to other formats

Palettes with a similar color

Gradients with a similar color

Copied