#B8200F Color

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

Color preview

#B8200F

Color formats

HEX
#B8200F
RGB
rgb(184, 32, 15)
RGBA
rgba(184, 32, 15, 1)
HSL
hsl(6, 85%, 39%)
HSV
hsv(6, 92%, 72%)
CMYK
cmyk(0%, 83%, 92%, 28%)
CSS variable
--color-primary: #B8200F;
Lowercase HEX
#b8200f

Shades

Tints

Tones

Harmony

CSS snippets for #B8200F

.color-b8200f {
  color: #B8200F;
  background-color: #B8200F;
}

Frequently asked questions

What color is #B8200F?+

#B8200F is a HEX color with RGB value rgb(184, 32, 15) and HSL value hsl(6, 85%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B8200F?+

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