#BAAA89 Color

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

Color preview

#BAAA89

Color formats

HEX
#BAAA89
RGB
rgb(186, 170, 137)
RGBA
rgba(186, 170, 137, 1)
HSL
hsl(40, 26%, 63%)
HSV
hsv(40, 26%, 73%)
CMYK
cmyk(0%, 9%, 26%, 27%)
CSS variable
--color-primary: #BAAA89;
Lowercase HEX
#baaa89

Shades

Tints

Tones

Harmony

CSS snippets for #BAAA89

.color-baaa89 {
  color: #BAAA89;
  background-color: #BAAA89;
}

Frequently asked questions

What color is #BAAA89?+

#BAAA89 is a HEX color with RGB value rgb(186, 170, 137) and HSL value hsl(40, 26%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAAA89?+

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