Skip to content

#D32E8C

≈ mediumvioletred · rgb(211, 46, 140)
Color formats
HEX#D32E8C
RGBrgb(211, 46, 140)
HSLhsl(326, 65%, 50%)
HSVhsv(326, 78%, 83%)
OKLCHoklch(59% 0.21 351)
CMYKcmyk(0%, 78%, 34%, 17%)
Contrast & accessibility
On white4.63:1AA pass
On black4.54:1AA pass
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #d32e8c;
  --mediumvioletred-rgb: 211 46 140;
  --mediumvioletred-oklch: oklch(59% 0.21 351);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d32e8c] text-[#d32e8c] border-[#d32e8c]
Shades & tints
Color harmonies
About this color

#D32E8C is a color with the RGB value rgb(211, 46, 140). Its closest CSS named color is "mediumvioletred". 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 #D32E8C to other formats

Palettes with a similar color

Gradients with a similar color

Copied