#BAAA88 Color

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

Color preview

#BAAA88

Color formats

HEX
#BAAA88
RGB
rgb(186, 170, 136)
RGBA
rgba(186, 170, 136, 1)
HSL
hsl(41, 27%, 63%)
HSV
hsv(41, 27%, 73%)
CMYK
cmyk(0%, 9%, 27%, 27%)
CSS variable
--color-primary: #BAAA88;
Lowercase HEX
#baaa88

Shades

Tints

Tones

Harmony

CSS snippets for #BAAA88

.color-baaa88 {
  color: #BAAA88;
  background-color: #BAAA88;
}

Frequently asked questions

What color is #BAAA88?+

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

What is the closest Tailwind color to #BAAA88?+

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