#BA5F40 Color

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

Color preview

#BA5F40

Color formats

HEX
#BA5F40
RGB
rgb(186, 95, 64)
RGBA
rgba(186, 95, 64, 1)
HSL
hsl(15, 49%, 49%)
HSV
hsv(15, 66%, 73%)
CMYK
cmyk(0%, 49%, 66%, 27%)
CSS variable
--color-primary: #BA5F40;
Lowercase HEX
#ba5f40

Shades

Tints

Tones

Harmony

CSS snippets for #BA5F40

.color-ba5f40 {
  color: #BA5F40;
  background-color: #BA5F40;
}

Frequently asked questions

What color is #BA5F40?+

#BA5F40 is a HEX color with RGB value rgb(186, 95, 64) and HSL value hsl(15, 49%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BA5F40?+

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