#BAAA86 Color

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

Color preview

#BAAA86

Color formats

HEX
#BAAA86
RGB
rgb(186, 170, 134)
RGBA
rgba(186, 170, 134, 1)
HSL
hsl(42, 27%, 63%)
HSV
hsv(42, 28%, 73%)
CMYK
cmyk(0%, 9%, 28%, 27%)
CSS variable
--color-primary: #BAAA86;
Lowercase HEX
#baaa86

Shades

Tints

Tones

Harmony

CSS snippets for #BAAA86

.color-baaa86 {
  color: #BAAA86;
  background-color: #BAAA86;
}

Frequently asked questions

What color is #BAAA86?+

#BAAA86 is a HEX color with RGB value rgb(186, 170, 134) and HSL value hsl(42, 27%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAAA86?+

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