#BA5B12 Color

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

Color preview

#BA5B12

Color formats

HEX
#BA5B12
RGB
rgb(186, 91, 18)
RGBA
rgba(186, 91, 18, 1)
HSL
hsl(26, 82%, 40%)
HSV
hsv(26, 90%, 73%)
CMYK
cmyk(0%, 51%, 90%, 27%)
CSS variable
--color-primary: #BA5B12;
Lowercase HEX
#ba5b12

Shades

Tints

Tones

Harmony

CSS snippets for #BA5B12

.color-ba5b12 {
  color: #BA5B12;
  background-color: #BA5B12;
}

Frequently asked questions

What color is #BA5B12?+

#BA5B12 is a HEX color with RGB value rgb(186, 91, 18) and HSL value hsl(26, 82%, 40%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #BA5B12?+

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