#BE100A Color

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

Color preview

#BE100A

Color formats

HEX
#BE100A
RGB
rgb(190, 16, 10)
RGBA
rgba(190, 16, 10, 1)
HSL
hsl(2, 90%, 39%)
HSV
hsv(2, 95%, 75%)
CMYK
cmyk(0%, 92%, 95%, 25%)
CSS variable
--color-primary: #BE100A;
Lowercase HEX
#be100a

Shades

Tints

Tones

Harmony

CSS snippets for #BE100A

.color-be100a {
  color: #BE100A;
  background-color: #BE100A;
}

Frequently asked questions

What color is #BE100A?+

#BE100A is a HEX color with RGB value rgb(190, 16, 10) and HSL value hsl(2, 90%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BE100A?+

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