Skip to content

#CC6281

≈ palevioletred · rgb(204, 98, 129)
Color formats
HEX#CC6281
RGBrgb(204, 98, 129)
HSLhsl(342, 51%, 59%)
HSVhsv(342, 52%, 80%)
OKLCHoklch(63% 0.14 3)
CMYKcmyk(0%, 52%, 37%, 20%)
Contrast & accessibility
On white3.73:1below AA
On black5.63:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #cc6281;
  --palevioletred-rgb: 204 98 129;
  --palevioletred-oklch: oklch(63% 0.14 3);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc6281] text-[#cc6281] border-[#cc6281]
Shades & tints
Color harmonies
About this color

#CC6281 is a color with the RGB value rgb(204, 98, 129). 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 #CC6281 to other formats

Palettes with a similar color

Gradients with a similar color

Copied