#BD6B7D Color

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

Color preview

#BD6B7D

Color formats

HEX
#BD6B7D
RGB
rgb(189, 107, 125)
RGBA
rgba(189, 107, 125, 1)
HSL
hsl(347, 38%, 58%)
HSV
hsv(347, 43%, 74%)
CMYK
cmyk(0%, 43%, 34%, 26%)
CSS variable
--color-primary: #BD6B7D;
Lowercase HEX
#bd6b7d

Shades

Tints

Tones

Harmony

CSS snippets for #BD6B7D

.color-bd6b7d {
  color: #BD6B7D;
  background-color: #BD6B7D;
}

Frequently asked questions

What color is #BD6B7D?+

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

What is the closest Tailwind color to #BD6B7D?+

The closest Tailwind color is red-400, available as the bg-red-400 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