#BB001F Color

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

Color preview

#BB001F

Color formats

HEX
#BB001F
RGB
rgb(187, 0, 31)
RGBA
rgba(187, 0, 31, 1)
HSL
hsl(350, 100%, 37%)
HSV
hsv(350, 100%, 73%)
CMYK
cmyk(0%, 100%, 83%, 27%)
CSS variable
--color-primary: #BB001F;
Lowercase HEX
#bb001f

Shades

Tints

Tones

Harmony

CSS snippets for #BB001F

.color-bb001f {
  color: #BB001F;
  background-color: #BB001F;
}

Frequently asked questions

What color is #BB001F?+

#BB001F is a HEX color with RGB value rgb(187, 0, 31) and HSL value hsl(350, 100%, 37%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB001F?+

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