#BB401B Color

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

Color preview

#BB401B

Color formats

HEX
#BB401B
RGB
rgb(187, 64, 27)
RGBA
rgba(187, 64, 27, 1)
HSL
hsl(14, 75%, 42%)
HSV
hsv(14, 86%, 73%)
CMYK
cmyk(0%, 66%, 86%, 27%)
CSS variable
--color-primary: #BB401B;
Lowercase HEX
#bb401b

Shades

Tints

Tones

Harmony

CSS snippets for #BB401B

.color-bb401b {
  color: #BB401B;
  background-color: #BB401B;
}

Frequently asked questions

What color is #BB401B?+

#BB401B is a HEX color with RGB value rgb(187, 64, 27) and HSL value hsl(14, 75%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB401B?+

The closest Tailwind color is orange-700, available as the bg-orange-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