Skip to content

#CD769E

≈ palevioletred · rgb(205, 118, 158)
Color formats
HEX#CD769E
RGBrgb(205, 118, 158)
HSLhsl(332, 47%, 63%)
HSVhsv(332, 42%, 80%)
OKLCHoklch(67% 0.12 352)
CMYKcmyk(0%, 42%, 23%, 20%)
Contrast & accessibility
On white3.14:1below AA
On black6.68:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #cd769e;
  --palevioletred-rgb: 205 118 158;
  --palevioletred-oklch: oklch(67% 0.12 352);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd769e] text-[#cd769e] border-[#cd769e]
Shades & tints
Color harmonies
About this color

#CD769E is a color with the RGB value rgb(205, 118, 158). 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 #CD769E to other formats

Palettes with a similar color

Gradients with a similar color

Copied