Skip to content

#BB6D77

≈ palevioletred · rgb(187, 109, 119)
Color formats
HEX#BB6D77
RGBrgb(187, 109, 119)
HSLhsl(352, 36%, 58%)
HSVhsv(352, 42%, 73%)
OKLCHoklch(62% 0.1 12)
CMYKcmyk(0%, 42%, 36%, 27%)
Contrast & accessibility
On white3.77:1below AA
On black5.57:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bb6d77;
  --palevioletred-rgb: 187 109 119;
  --palevioletred-oklch: oklch(62% 0.1 12);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bb6d77] text-[#bb6d77] border-[#bb6d77]
Shades & tints
Color harmonies
About this color

#BB6D77 is a color with the RGB value rgb(187, 109, 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 #BB6D77 to other formats

Palettes with a similar color

Gradients with a similar color

Copied