#BD4D9B Color

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

Color preview

#BD4D9B

Color formats

HEX
#BD4D9B
RGB
rgb(189, 77, 155)
RGBA
rgba(189, 77, 155, 1)
HSL
hsl(318, 46%, 52%)
HSV
hsv(318, 59%, 74%)
CMYK
cmyk(0%, 59%, 18%, 26%)
CSS variable
--color-primary: #BD4D9B;
Lowercase HEX
#bd4d9b

Shades

Tints

Tones

Harmony

CSS snippets for #BD4D9B

.color-bd4d9b {
  color: #BD4D9B;
  background-color: #BD4D9B;
}

Frequently asked questions

What color is #BD4D9B?+

#BD4D9B is a HEX color with RGB value rgb(189, 77, 155) and HSL value hsl(318, 46%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BD4D9B?+

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