#BE2008 Color

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

Color preview

#BE2008

Color formats

HEX
#BE2008
RGB
rgb(190, 32, 8)
RGBA
rgba(190, 32, 8, 1)
HSL
hsl(8, 92%, 39%)
HSV
hsv(8, 96%, 75%)
CMYK
cmyk(0%, 83%, 96%, 25%)
CSS variable
--color-primary: #BE2008;
Lowercase HEX
#be2008

Shades

Tints

Tones

Harmony

CSS snippets for #BE2008

.color-be2008 {
  color: #BE2008;
  background-color: #BE2008;
}

Frequently asked questions

What color is #BE2008?+

#BE2008 is a HEX color with RGB value rgb(190, 32, 8) and HSL value hsl(8, 92%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BE2008?+

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