#BE2B23 Color

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

Color preview

#BE2B23

Color formats

HEX
#BE2B23
RGB
rgb(190, 43, 35)
RGBA
rgba(190, 43, 35, 1)
HSL
hsl(3, 69%, 44%)
HSV
hsv(3, 82%, 75%)
CMYK
cmyk(0%, 77%, 82%, 25%)
CSS variable
--color-primary: #BE2B23;
Lowercase HEX
#be2b23

Shades

Tints

Tones

Harmony

CSS snippets for #BE2B23

.color-be2b23 {
  color: #BE2B23;
  background-color: #BE2B23;
}

Frequently asked questions

What color is #BE2B23?+

#BE2B23 is a HEX color with RGB value rgb(190, 43, 35) and HSL value hsl(3, 69%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BE2B23?+

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