#BB555A Color

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

Color preview

#BB555A

Color formats

HEX
#BB555A
RGB
rgb(187, 85, 90)
RGBA
rgba(187, 85, 90, 1)
HSL
hsl(357, 43%, 53%)
HSV
hsv(357, 55%, 73%)
CMYK
cmyk(0%, 55%, 52%, 27%)
CSS variable
--color-primary: #BB555A;
Lowercase HEX
#bb555a

Shades

Tints

Tones

Harmony

CSS snippets for #BB555A

.color-bb555a {
  color: #BB555A;
  background-color: #BB555A;
}

Frequently asked questions

What color is #BB555A?+

#BB555A is a HEX color with RGB value rgb(187, 85, 90) and HSL value hsl(357, 43%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB555A?+

The closest Tailwind color is red-500, available as the bg-red-500 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