#BA9341 Color

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

Color preview

#BA9341

Color formats

HEX
#BA9341
RGB
rgb(186, 147, 65)
RGBA
rgba(186, 147, 65, 1)
HSL
hsl(41, 48%, 49%)
HSV
hsv(41, 65%, 73%)
CMYK
cmyk(0%, 21%, 65%, 27%)
CSS variable
--color-primary: #BA9341;
Lowercase HEX
#ba9341

Shades

Tints

Tones

Harmony

CSS snippets for #BA9341

.color-ba9341 {
  color: #BA9341;
  background-color: #BA9341;
}

Frequently asked questions

What color is #BA9341?+

#BA9341 is a HEX color with RGB value rgb(186, 147, 65) and HSL value hsl(41, 48%, 49%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BA9341?+

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