#BAAA91 Color

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

Color preview

#BAAA91

Color formats

HEX
#BAAA91
RGB
rgb(186, 170, 145)
RGBA
rgba(186, 170, 145, 1)
HSL
hsl(37, 23%, 65%)
HSV
hsv(37, 22%, 73%)
CMYK
cmyk(0%, 9%, 22%, 27%)
CSS variable
--color-primary: #BAAA91;
Lowercase HEX
#baaa91

Shades

Tints

Tones

Harmony

CSS snippets for #BAAA91

.color-baaa91 {
  color: #BAAA91;
  background-color: #BAAA91;
}

Frequently asked questions

What color is #BAAA91?+

#BAAA91 is a HEX color with RGB value rgb(186, 170, 145) and HSL value hsl(37, 23%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAAA91?+

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