#B86B8B Color

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

Color preview

#B86B8B

Color formats

HEX
#B86B8B
RGB
rgb(184, 107, 139)
RGBA
rgba(184, 107, 139, 1)
HSL
hsl(335, 35%, 57%)
HSV
hsv(335, 42%, 72%)
CMYK
cmyk(0%, 42%, 24%, 28%)
CSS variable
--color-primary: #B86B8B;
Lowercase HEX
#b86b8b

Shades

Tints

Tones

Harmony

CSS snippets for #B86B8B

.color-b86b8b {
  color: #B86B8B;
  background-color: #B86B8B;
}

Frequently asked questions

What color is #B86B8B?+

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

What is the closest Tailwind color to #B86B8B?+

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