#BB140B Color

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

Color preview

#BB140B

Color formats

HEX
#BB140B
RGB
rgb(187, 20, 11)
RGBA
rgba(187, 20, 11, 1)
HSL
hsl(3, 89%, 39%)
HSV
hsv(3, 94%, 73%)
CMYK
cmyk(0%, 89%, 94%, 27%)
CSS variable
--color-primary: #BB140B;
Lowercase HEX
#bb140b

Shades

Tints

Tones

Harmony

CSS snippets for #BB140B

.color-bb140b {
  color: #BB140B;
  background-color: #BB140B;
}

Frequently asked questions

What color is #BB140B?+

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

What is the closest Tailwind color to #BB140B?+

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