#BA400C Color

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

Color preview

#BA400C

Color formats

HEX
#BA400C
RGB
rgb(186, 64, 12)
RGBA
rgba(186, 64, 12, 1)
HSL
hsl(18, 88%, 39%)
HSV
hsv(18, 94%, 73%)
CMYK
cmyk(0%, 66%, 94%, 27%)
CSS variable
--color-primary: #BA400C;
Lowercase HEX
#ba400c

Shades

Tints

Tones

Harmony

CSS snippets for #BA400C

.color-ba400c {
  color: #BA400C;
  background-color: #BA400C;
}

Frequently asked questions

What color is #BA400C?+

#BA400C is a HEX color with RGB value rgb(186, 64, 12) and HSL value hsl(18, 88%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BA400C?+

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