#BE3A23 Color

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

Color preview

#BE3A23

Color formats

HEX
#BE3A23
RGB
rgb(190, 58, 35)
RGBA
rgba(190, 58, 35, 1)
HSL
hsl(9, 69%, 44%)
HSV
hsv(9, 82%, 75%)
CMYK
cmyk(0%, 69%, 82%, 25%)
CSS variable
--color-primary: #BE3A23;
Lowercase HEX
#be3a23

Shades

Tints

Tones

Harmony

CSS snippets for #BE3A23

.color-be3a23 {
  color: #BE3A23;
  background-color: #BE3A23;
}

Frequently asked questions

What color is #BE3A23?+

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

What is the closest Tailwind color to #BE3A23?+

The closest Tailwind color is orange-700, available as the bg-orange-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