#BB100D Color

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

Color preview

#BB100D

Color formats

HEX
#BB100D
RGB
rgb(187, 16, 13)
RGBA
rgba(187, 16, 13, 1)
HSL
hsl(1, 87%, 39%)
HSV
hsv(1, 93%, 73%)
CMYK
cmyk(0%, 91%, 93%, 27%)
CSS variable
--color-primary: #BB100D;
Lowercase HEX
#bb100d

Shades

Tints

Tones

Harmony

CSS snippets for #BB100D

.color-bb100d {
  color: #BB100D;
  background-color: #BB100D;
}

Frequently asked questions

What color is #BB100D?+

#BB100D is a HEX color with RGB value rgb(187, 16, 13) and HSL value hsl(1, 87%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB100D?+

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