#BE3C23 Color

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

Color preview

#BE3C23

Color formats

HEX
#BE3C23
RGB
rgb(190, 60, 35)
RGBA
rgba(190, 60, 35, 1)
HSL
hsl(10, 69%, 44%)
HSV
hsv(10, 82%, 75%)
CMYK
cmyk(0%, 68%, 82%, 25%)
CSS variable
--color-primary: #BE3C23;
Lowercase HEX
#be3c23

Shades

Tints

Tones

Harmony

CSS snippets for #BE3C23

.color-be3c23 {
  color: #BE3C23;
  background-color: #BE3C23;
}

Frequently asked questions

What color is #BE3C23?+

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

What is the closest Tailwind color to #BE3C23?+

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