#B86B8E Color

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

Color preview

#B86B8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B86B8E

.color-b86b8e {
  color: #B86B8E;
  background-color: #B86B8E;
}

Frequently asked questions

What color is #B86B8E?+

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

What is the closest Tailwind color to #B86B8E?+

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