#BB5754 Color

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

Color preview

#BB5754

Color formats

HEX
#BB5754
RGB
rgb(187, 87, 84)
RGBA
rgba(187, 87, 84, 1)
HSL
hsl(2, 43%, 53%)
HSV
hsv(2, 55%, 73%)
CMYK
cmyk(0%, 53%, 55%, 27%)
CSS variable
--color-primary: #BB5754;
Lowercase HEX
#bb5754

Shades

Tints

Tones

Harmony

CSS snippets for #BB5754

.color-bb5754 {
  color: #BB5754;
  background-color: #BB5754;
}

Frequently asked questions

What color is #BB5754?+

#BB5754 is a HEX color with RGB value rgb(187, 87, 84) and HSL value hsl(2, 43%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB5754?+

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