#B86B9D Color

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

Color preview

#B86B9D

Color formats

HEX
#B86B9D
RGB
rgb(184, 107, 157)
RGBA
rgba(184, 107, 157, 1)
HSL
hsl(321, 35%, 57%)
HSV
hsv(321, 42%, 72%)
CMYK
cmyk(0%, 42%, 15%, 28%)
CSS variable
--color-primary: #B86B9D;
Lowercase HEX
#b86b9d

Shades

Tints

Tones

Harmony

CSS snippets for #B86B9D

.color-b86b9d {
  color: #B86B9D;
  background-color: #B86B9D;
}

Frequently asked questions

What color is #B86B9D?+

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

What is the closest Tailwind color to #B86B9D?+

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