#BD6B7E Color

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

Color preview

#BD6B7E

Color formats

HEX
#BD6B7E
RGB
rgb(189, 107, 126)
RGBA
rgba(189, 107, 126, 1)
HSL
hsl(346, 38%, 58%)
HSV
hsv(346, 43%, 74%)
CMYK
cmyk(0%, 43%, 33%, 26%)
CSS variable
--color-primary: #BD6B7E;
Lowercase HEX
#bd6b7e

Shades

Tints

Tones

Harmony

CSS snippets for #BD6B7E

.color-bd6b7e {
  color: #BD6B7E;
  background-color: #BD6B7E;
}

Frequently asked questions

What color is #BD6B7E?+

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

What is the closest Tailwind color to #BD6B7E?+

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