#BAA89B Color

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

Color preview

#BAA89B

Color formats

HEX
#BAA89B
RGB
rgb(186, 168, 155)
RGBA
rgba(186, 168, 155, 1)
HSL
hsl(25, 18%, 67%)
HSV
hsv(25, 17%, 73%)
CMYK
cmyk(0%, 10%, 17%, 27%)
CSS variable
--color-primary: #BAA89B;
Lowercase HEX
#baa89b

Shades

Tints

Tones

Harmony

CSS snippets for #BAA89B

.color-baa89b {
  color: #BAA89B;
  background-color: #BAA89B;
}

Frequently asked questions

What color is #BAA89B?+

#BAA89B is a HEX color with RGB value rgb(186, 168, 155) and HSL value hsl(25, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BAA89B?+

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