#B86B8F Color

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

Color preview

#B86B8F

Color formats

HEX
#B86B8F
RGB
rgb(184, 107, 143)
RGBA
rgba(184, 107, 143, 1)
HSL
hsl(332, 35%, 57%)
HSV
hsv(332, 42%, 72%)
CMYK
cmyk(0%, 42%, 22%, 28%)
CSS variable
--color-primary: #B86B8F;
Lowercase HEX
#b86b8f

Shades

Tints

Tones

Harmony

CSS snippets for #B86B8F

.color-b86b8f {
  color: #B86B8F;
  background-color: #B86B8F;
}

Frequently asked questions

What color is #B86B8F?+

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

What is the closest Tailwind color to #B86B8F?+

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