Skip to content

#D65172

≈ palevioletred · rgb(214, 81, 114)
Color formats
HEX#D65172
RGBrgb(214, 81, 114)
HSLhsl(345, 62%, 58%)
HSVhsv(345, 62%, 84%)
OKLCHoklch(62% 0.17 8)
CMYKcmyk(0%, 62%, 47%, 16%)
Contrast & accessibility
On white3.98:1below AA
On black5.28:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #d65172;
  --palevioletred-rgb: 214 81 114;
  --palevioletred-oklch: oklch(62% 0.17 8);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d65172] text-[#d65172] border-[#d65172]
Shades & tints
Color harmonies
About this color

#D65172 is a color with the RGB value rgb(214, 81, 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 #D65172 to other formats

Palettes with a similar color

Gradients with a similar color

Copied