Skip to content

#BF516A

≈ palevioletred · rgb(191, 81, 106)
Color formats
HEX#BF516A
RGBrgb(191, 81, 106)
HSLhsl(346, 46%, 53%)
HSVhsv(346, 58%, 75%)
OKLCHoklch(58% 0.14 9)
CMYKcmyk(0%, 58%, 45%, 25%)
Contrast & accessibility
On white4.56:1AA pass
On black4.60:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bf516a;
  --palevioletred-rgb: 191 81 106;
  --palevioletred-oklch: oklch(58% 0.14 9);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf516a] text-[#bf516a] border-[#bf516a]
Shades & tints
Color harmonies
About this color

#BF516A is a color with the RGB value rgb(191, 81, 106). 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 #BF516A to other formats

Palettes with a similar color

Gradients with a similar color

Copied