#BB1600 Color

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

Color preview

#BB1600

Color formats

HEX
#BB1600
RGB
rgb(187, 22, 0)
RGBA
rgba(187, 22, 0, 1)
HSL
hsl(7, 100%, 37%)
HSV
hsv(7, 100%, 73%)
CMYK
cmyk(0%, 88%, 100%, 27%)
CSS variable
--color-primary: #BB1600;
Lowercase HEX
#bb1600

Shades

Tints

Tones

Harmony

CSS snippets for #BB1600

.color-bb1600 {
  color: #BB1600;
  background-color: #BB1600;
}

Frequently asked questions

What color is #BB1600?+

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

What is the closest Tailwind color to #BB1600?+

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