#BA500E Color

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

Color preview

#BA500E

Color formats

HEX
#BA500E
RGB
rgb(186, 80, 14)
RGBA
rgba(186, 80, 14, 1)
HSL
hsl(23, 86%, 39%)
HSV
hsv(23, 92%, 73%)
CMYK
cmyk(0%, 57%, 92%, 27%)
CSS variable
--color-primary: #BA500E;
Lowercase HEX
#ba500e

Shades

Tints

Tones

Harmony

CSS snippets for #BA500E

.color-ba500e {
  color: #BA500E;
  background-color: #BA500E;
}

Frequently asked questions

What color is #BA500E?+

#BA500E is a HEX color with RGB value rgb(186, 80, 14) and HSL value hsl(23, 86%, 39%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BA500E?+

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