#BD6A9B Color

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

Color preview

#BD6A9B

Color formats

HEX
#BD6A9B
RGB
rgb(189, 106, 155)
RGBA
rgba(189, 106, 155, 1)
HSL
hsl(325, 39%, 58%)
HSV
hsv(325, 44%, 74%)
CMYK
cmyk(0%, 44%, 18%, 26%)
CSS variable
--color-primary: #BD6A9B;
Lowercase HEX
#bd6a9b

Shades

Tints

Tones

Harmony

CSS snippets for #BD6A9B

.color-bd6a9b {
  color: #BD6A9B;
  background-color: #BD6A9B;
}

Frequently asked questions

What color is #BD6A9B?+

#BD6A9B is a HEX color with RGB value rgb(189, 106, 155) and HSL value hsl(325, 39%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BD6A9B?+

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