#BAC8AA Color

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

Color preview

#BAC8AA

Color formats

HEX
#BAC8AA
RGB
rgb(186, 200, 170)
RGBA
rgba(186, 200, 170, 1)
HSL
hsl(88, 21%, 73%)
HSV
hsv(88, 15%, 78%)
CMYK
cmyk(7%, 0%, 15%, 22%)
CSS variable
--color-primary: #BAC8AA;
Lowercase HEX
#bac8aa

Shades

Tints

Tones

Harmony

CSS snippets for #BAC8AA

.color-bac8aa {
  color: #BAC8AA;
  background-color: #BAC8AA;
}

Frequently asked questions

What color is #BAC8AA?+

#BAC8AA is a HEX color with RGB value rgb(186, 200, 170) and HSL value hsl(88, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAC8AA?+

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