Skip to content

#BD526A

≈ palevioletred · rgb(189, 82, 106)
Color formats
HEX#BD526A
RGBrgb(189, 82, 106)
HSLhsl(347, 45%, 53%)
HSVhsv(347, 57%, 74%)
OKLCHoklch(58% 0.14 9)
CMYKcmyk(0%, 57%, 44%, 26%)
Contrast & accessibility
On white4.59:1AA pass
On black4.58:1AA pass
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bd526a;
  --palevioletred-rgb: 189 82 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-[#bd526a] text-[#bd526a] border-[#bd526a]
Shades & tints
Color harmonies
About this color

#BD526A is a color with the RGB value rgb(189, 82, 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 #BD526A to other formats

Palettes with a similar color

Gradients with a similar color

Copied