#BA121E Color

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

Color preview

#BA121E

Color formats

HEX
#BA121E
RGB
rgb(186, 18, 30)
RGBA
rgba(186, 18, 30, 1)
HSL
hsl(356, 82%, 40%)
HSV
hsv(356, 90%, 73%)
CMYK
cmyk(0%, 90%, 84%, 27%)
CSS variable
--color-primary: #BA121E;
Lowercase HEX
#ba121e

Shades

Tints

Tones

Harmony

CSS snippets for #BA121E

.color-ba121e {
  color: #BA121E;
  background-color: #BA121E;
}

Frequently asked questions

What color is #BA121E?+

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

What is the closest Tailwind color to #BA121E?+

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