#BB888C Color

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

Color preview

#BB888C

Color formats

HEX
#BB888C
RGB
rgb(187, 136, 140)
RGBA
rgba(187, 136, 140, 1)
HSL
hsl(355, 27%, 63%)
HSV
hsv(355, 27%, 73%)
CMYK
cmyk(0%, 27%, 25%, 27%)
CSS variable
--color-primary: #BB888C;
Lowercase HEX
#bb888c

Shades

Tints

Tones

Harmony

CSS snippets for #BB888C

.color-bb888c {
  color: #BB888C;
  background-color: #BB888C;
}

Frequently asked questions

What color is #BB888C?+

#BB888C is a HEX color with RGB value rgb(187, 136, 140) and HSL value hsl(355, 27%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BB888C?+

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