#BB3200 Color

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

Color preview

#BB3200

Color formats

HEX
#BB3200
RGB
rgb(187, 50, 0)
RGBA
rgba(187, 50, 0, 1)
HSL
hsl(16, 100%, 37%)
HSV
hsv(16, 100%, 73%)
CMYK
cmyk(0%, 73%, 100%, 27%)
CSS variable
--color-primary: #BB3200;
Lowercase HEX
#bb3200

Shades

Tints

Tones

Harmony

CSS snippets for #BB3200

.color-bb3200 {
  color: #BB3200;
  background-color: #BB3200;
}

Frequently asked questions

What color is #BB3200?+

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

What is the closest Tailwind color to #BB3200?+

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