#BA2812 Color

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

Color preview

#BA2812

Color formats

HEX
#BA2812
RGB
rgb(186, 40, 18)
RGBA
rgba(186, 40, 18, 1)
HSL
hsl(8, 82%, 40%)
HSV
hsv(8, 90%, 73%)
CMYK
cmyk(0%, 78%, 90%, 27%)
CSS variable
--color-primary: #BA2812;
Lowercase HEX
#ba2812

Shades

Tints

Tones

Harmony

CSS snippets for #BA2812

.color-ba2812 {
  color: #BA2812;
  background-color: #BA2812;
}

Frequently asked questions

What color is #BA2812?+

#BA2812 is a HEX color with RGB value rgb(186, 40, 18) and HSL value hsl(8, 82%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BA2812?+

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