#B86B8D Color

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

Color preview

#B86B8D

Color formats

HEX
#B86B8D
RGB
rgb(184, 107, 141)
RGBA
rgba(184, 107, 141, 1)
HSL
hsl(334, 35%, 57%)
HSV
hsv(334, 42%, 72%)
CMYK
cmyk(0%, 42%, 23%, 28%)
CSS variable
--color-primary: #B86B8D;
Lowercase HEX
#b86b8d

Shades

Tints

Tones

Harmony

CSS snippets for #B86B8D

.color-b86b8d {
  color: #B86B8D;
  background-color: #B86B8D;
}

Frequently asked questions

What color is #B86B8D?+

#B86B8D is a HEX color with RGB value rgb(184, 107, 141) and HSL value hsl(334, 35%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B86B8D?+

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