#BB111D Color

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

Color preview

#BB111D

Color formats

HEX
#BB111D
RGB
rgb(187, 17, 29)
RGBA
rgba(187, 17, 29, 1)
HSL
hsl(356, 83%, 40%)
HSV
hsv(356, 91%, 73%)
CMYK
cmyk(0%, 91%, 84%, 27%)
CSS variable
--color-primary: #BB111D;
Lowercase HEX
#bb111d

Shades

Tints

Tones

Harmony

CSS snippets for #BB111D

.color-bb111d {
  color: #BB111D;
  background-color: #BB111D;
}

Frequently asked questions

What color is #BB111D?+

#BB111D is a HEX color with RGB value rgb(187, 17, 29) and HSL value hsl(356, 83%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB111D?+

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