#BB8888 Color

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

Color preview

#BB8888

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB8888

.color-bb8888 {
  color: #BB8888;
  background-color: #BB8888;
}

Frequently asked questions

What color is #BB8888?+

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

What is the closest Tailwind color to #BB8888?+

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