#BAAC97 Color

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

Color preview

#BAAC97

Color formats

HEX
#BAAC97
RGB
rgb(186, 172, 151)
RGBA
rgba(186, 172, 151, 1)
HSL
hsl(36, 20%, 66%)
HSV
hsv(36, 19%, 73%)
CMYK
cmyk(0%, 8%, 19%, 27%)
CSS variable
--color-primary: #BAAC97;
Lowercase HEX
#baac97

Shades

Tints

Tones

Harmony

CSS snippets for #BAAC97

.color-baac97 {
  color: #BAAC97;
  background-color: #BAAC97;
}

Frequently asked questions

What color is #BAAC97?+

#BAAC97 is a HEX color with RGB value rgb(186, 172, 151) and HSL value hsl(36, 20%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BAAC97?+

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