Skip to content

#C05072

≈ palevioletred · rgb(192, 80, 114)
Color formats
HEX#C05072
RGBrgb(192, 80, 114)
HSLhsl(342, 47%, 53%)
HSVhsv(342, 58%, 75%)
OKLCHoklch(59% 0.15 4)
CMYKcmyk(0%, 58%, 41%, 25%)
Contrast & accessibility
On white4.53:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #c05072;
  --palevioletred-rgb: 192 80 114;
  --palevioletred-oklch: oklch(59% 0.15 4);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c05072] text-[#c05072] border-[#c05072]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied