#BB1111 Color

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

Color preview

#BB1111

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB1111

.color-bb1111 {
  color: #BB1111;
  background-color: #BB1111;
}

Frequently asked questions

What color is #BB1111?+

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

What is the closest Tailwind color to #BB1111?+

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