#BB240D Color

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

Color preview

#BB240D

Color formats

HEX
#BB240D
RGB
rgb(187, 36, 13)
RGBA
rgba(187, 36, 13, 1)
HSL
hsl(8, 87%, 39%)
HSV
hsv(8, 93%, 73%)
CMYK
cmyk(0%, 81%, 93%, 27%)
CSS variable
--color-primary: #BB240D;
Lowercase HEX
#bb240d

Shades

Tints

Tones

Harmony

CSS snippets for #BB240D

.color-bb240d {
  color: #BB240D;
  background-color: #BB240D;
}

Frequently asked questions

What color is #BB240D?+

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

What is the closest Tailwind color to #BB240D?+

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