#BD4C8C Color

Inspect #BD4C8C across formats, palettes, contrast and closest named color matches.

Color preview

#BD4C8C

Color formats

HEX
#BD4C8C
RGB
rgb(189, 76, 140)
RGBA
rgba(189, 76, 140, 1)
HSL
hsl(326, 46%, 52%)
HSV
hsv(326, 60%, 74%)
CMYK
cmyk(0%, 60%, 26%, 26%)
CSS variable
--color-primary: #BD4C8C;
Lowercase HEX
#bd4c8c

Shades

Tints

Tones

Harmony

CSS snippets for #BD4C8C

.color-bd4c8c {
  color: #BD4C8C;
  background-color: #BD4C8C;
}

Frequently asked questions

What color is #BD4C8C?+

#BD4C8C is a HEX color with RGB value rgb(189, 76, 140) and HSL value hsl(326, 46%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BD4C8C?+

The closest Tailwind color is pink-500, available as the bg-pink-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools