Skip to content

#D96F91

palevioletred · rgb(217, 111, 145)
Color formats
HEX#D96F91
RGBrgb(217, 111, 145)
HSLhsl(341, 58%, 64%)
HSVhsv(341, 49%, 85%)
OKLCHoklch(67% 0.14 1)
CMYKcmyk(0%, 49%, 33%, 15%)
Contrast & accessibility
On white3.17:1below AA
On black6.63:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #d96f91;
  --palevioletred-rgb: 217 111 145;
  --palevioletred-oklch: oklch(67% 0.14 1);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d96f91] text-[#d96f91] border-[#d96f91]
Shades & tints
Color harmonies
About this color

#D96F91 is a color with the RGB value rgb(217, 111, 145). 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 #D96F91 to other formats

Palettes with a similar color

Gradients with a similar color

Copied