#BD6B8E Color

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

Color preview

#BD6B8E

Color formats

HEX
#BD6B8E
RGB
rgb(189, 107, 142)
RGBA
rgba(189, 107, 142, 1)
HSL
hsl(334, 38%, 58%)
HSV
hsv(334, 43%, 74%)
CMYK
cmyk(0%, 43%, 25%, 26%)
CSS variable
--color-primary: #BD6B8E;
Lowercase HEX
#bd6b8e

Shades

Tints

Tones

Harmony

CSS snippets for #BD6B8E

.color-bd6b8e {
  color: #BD6B8E;
  background-color: #BD6B8E;
}

Frequently asked questions

What color is #BD6B8E?+

#BD6B8E is a HEX color with RGB value rgb(189, 107, 142) and HSL value hsl(334, 38%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BD6B8E?+

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