Skip to content

#C04771

≈ palevioletred · rgb(192, 71, 113)
Color formats
HEX#C04771
RGBrgb(192, 71, 113)
HSLhsl(339, 49%, 52%)
HSVhsv(339, 63%, 75%)
OKLCHoklch(57% 0.16 2)
CMYKcmyk(0%, 63%, 41%, 25%)
Contrast & accessibility
On white4.79:1AA pass
On black4.38:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #c04771;
  --palevioletred-rgb: 192 71 113;
  --palevioletred-oklch: oklch(57% 0.16 2);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c04771] text-[#c04771] border-[#c04771]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied