Skip to content

#BD3D77

≈ palevioletred · rgb(189, 61, 119)
Color formats
HEX#BD3D77
RGBrgb(189, 61, 119)
HSLhsl(333, 51%, 49%)
HSVhsv(333, 68%, 74%)
OKLCHoklch(56% 0.17 356)
CMYKcmyk(0%, 68%, 37%, 26%)
Contrast & accessibility
On white5.12:1AA pass
On black4.10:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bd3d77;
  --palevioletred-rgb: 189 61 119;
  --palevioletred-oklch: oklch(56% 0.17 356);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd3d77] text-[#bd3d77] border-[#bd3d77]
Shades & tints
Color harmonies
About this color

#BD3D77 is a color with the RGB value rgb(189, 61, 119). 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 #BD3D77 to other formats

Palettes with a similar color

Gradients with a similar color

Copied