#BB8889 Color

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

Color preview

#BB8889

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB8889

.color-bb8889 {
  color: #BB8889;
  background-color: #BB8889;
}

Frequently asked questions

What color is #BB8889?+

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

What is the closest Tailwind color to #BB8889?+

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