#B8888D Color

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

Color preview

#B8888D

Color formats

HEX
#B8888D
RGB
rgb(184, 136, 141)
RGBA
rgba(184, 136, 141, 1)
HSL
hsl(354, 25%, 63%)
HSV
hsv(354, 26%, 72%)
CMYK
cmyk(0%, 26%, 23%, 28%)
CSS variable
--color-primary: #B8888D;
Lowercase HEX
#b8888d

Shades

Tints

Tones

Harmony

CSS snippets for #B8888D

.color-b8888d {
  color: #B8888D;
  background-color: #B8888D;
}

Frequently asked questions

What color is #B8888D?+

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

What is the closest Tailwind color to #B8888D?+

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