#BB300D Color

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

Color preview

#BB300D

Color formats

HEX
#BB300D
RGB
rgb(187, 48, 13)
RGBA
rgba(187, 48, 13, 1)
HSL
hsl(12, 87%, 39%)
HSV
hsv(12, 93%, 73%)
CMYK
cmyk(0%, 74%, 93%, 27%)
CSS variable
--color-primary: #BB300D;
Lowercase HEX
#bb300d

Shades

Tints

Tones

Harmony

CSS snippets for #BB300D

.color-bb300d {
  color: #BB300D;
  background-color: #BB300D;
}

Frequently asked questions

What color is #BB300D?+

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

What is the closest Tailwind color to #BB300D?+

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