#B8888B Color

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

Color preview

#B8888B

Color formats

HEX
#B8888B
RGB
rgb(184, 136, 139)
RGBA
rgba(184, 136, 139, 1)
HSL
hsl(356, 25%, 63%)
HSV
hsv(356, 26%, 72%)
CMYK
cmyk(0%, 26%, 24%, 28%)
CSS variable
--color-primary: #B8888B;
Lowercase HEX
#b8888b

Shades

Tints

Tones

Harmony

CSS snippets for #B8888B

.color-b8888b {
  color: #B8888B;
  background-color: #B8888B;
}

Frequently asked questions

What color is #B8888B?+

#B8888B is a HEX color with RGB value rgb(184, 136, 139) and HSL value hsl(356, 25%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #B8888B?+

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