#BB220B Color

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

Color preview

#BB220B

Color formats

HEX
#BB220B
RGB
rgb(187, 34, 11)
RGBA
rgba(187, 34, 11, 1)
HSL
hsl(8, 89%, 39%)
HSV
hsv(8, 94%, 73%)
CMYK
cmyk(0%, 82%, 94%, 27%)
CSS variable
--color-primary: #BB220B;
Lowercase HEX
#bb220b

Shades

Tints

Tones

Harmony

CSS snippets for #BB220B

.color-bb220b {
  color: #BB220B;
  background-color: #BB220B;
}

Frequently asked questions

What color is #BB220B?+

#BB220B is a HEX color with RGB value rgb(187, 34, 11) and HSL value hsl(8, 89%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB220B?+

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