#BB555D Color

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

Color preview

#BB555D

Color formats

HEX
#BB555D
RGB
rgb(187, 85, 93)
RGBA
rgba(187, 85, 93, 1)
HSL
hsl(355, 43%, 53%)
HSV
hsv(355, 55%, 73%)
CMYK
cmyk(0%, 55%, 50%, 27%)
CSS variable
--color-primary: #BB555D;
Lowercase HEX
#bb555d

Shades

Tints

Tones

Harmony

CSS snippets for #BB555D

.color-bb555d {
  color: #BB555D;
  background-color: #BB555D;
}

Frequently asked questions

What color is #BB555D?+

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

What is the closest Tailwind color to #BB555D?+

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