#BB5D5D Color

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

Color preview

#BB5D5D

Color formats

HEX
#BB5D5D
RGB
rgb(187, 93, 93)
RGBA
rgba(187, 93, 93, 1)
HSL
hsl(0, 41%, 55%)
HSV
hsv(0, 50%, 73%)
CMYK
cmyk(0%, 50%, 50%, 27%)
CSS variable
--color-primary: #BB5D5D;
Lowercase HEX
#bb5d5d

Shades

Tints

Tones

Harmony

CSS snippets for #BB5D5D

.color-bb5d5d {
  color: #BB5D5D;
  background-color: #BB5D5D;
}

Frequently asked questions

What color is #BB5D5D?+

#BB5D5D is a HEX color with RGB value rgb(187, 93, 93) and HSL value hsl(0, 41%, 55%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB5D5D?+

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