#B86B9F Color

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

Color preview

#B86B9F

Color formats

HEX
#B86B9F
RGB
rgb(184, 107, 159)
RGBA
rgba(184, 107, 159, 1)
HSL
hsl(319, 35%, 57%)
HSV
hsv(319, 42%, 72%)
CMYK
cmyk(0%, 42%, 14%, 28%)
CSS variable
--color-primary: #B86B9F;
Lowercase HEX
#b86b9f

Shades

Tints

Tones

Harmony

CSS snippets for #B86B9F

.color-b86b9f {
  color: #B86B9F;
  background-color: #B86B9F;
}

Frequently asked questions

What color is #B86B9F?+

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

What is the closest Tailwind color to #B86B9F?+

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