Skip to content

#D47D89

≈ palevioletred · rgb(212, 125, 137)
Color formats
HEX#D47D89
RGBrgb(212, 125, 137)
HSLhsl(352, 50%, 66%)
HSVhsv(352, 41%, 83%)
OKLCHoklch(69% 0.11 11)
CMYKcmyk(0%, 41%, 35%, 17%)
Contrast & accessibility
On white2.96:1below AA
On black7.09:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #d47d89;
  --palevioletred-rgb: 212 125 137;
  --palevioletred-oklch: oklch(69% 0.11 11);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d47d89] text-[#d47d89] border-[#d47d89]
Shades & tints
Color harmonies
About this color

#D47D89 is a color with the RGB value rgb(212, 125, 137). 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 #D47D89 to other formats

Palettes with a similar color

Gradients with a similar color

Copied