Skip to content

#CD3F6E

≈ palevioletred · rgb(205, 63, 110)
Color formats
HEX#CD3F6E
RGBrgb(205, 63, 110)
HSLhsl(340, 59%, 53%)
HSVhsv(340, 69%, 80%)
OKLCHoklch(58% 0.18 5)
CMYKcmyk(0%, 69%, 46%, 20%)
Contrast & accessibility
On white4.63:1AA pass
On black4.53:1AA pass
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #cd3f6e;
  --palevioletred-rgb: 205 63 110;
  --palevioletred-oklch: oklch(58% 0.18 5);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd3f6e] text-[#cd3f6e] border-[#cd3f6e]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied