#BE2018 Color

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

Color preview

#BE2018

Color formats

HEX
#BE2018
RGB
rgb(190, 32, 24)
RGBA
rgba(190, 32, 24, 1)
HSL
hsl(3, 78%, 42%)
HSV
hsv(3, 87%, 75%)
CMYK
cmyk(0%, 83%, 87%, 25%)
CSS variable
--color-primary: #BE2018;
Lowercase HEX
#be2018

Shades

Tints

Tones

Harmony

CSS snippets for #BE2018

.color-be2018 {
  color: #BE2018;
  background-color: #BE2018;
}

Frequently asked questions

What color is #BE2018?+

#BE2018 is a HEX color with RGB value rgb(190, 32, 24) and HSL value hsl(3, 78%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BE2018?+

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