#B9B9AE Color

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

Color preview

#B9B9AE

Color formats

HEX
#B9B9AE
RGB
rgb(185, 185, 174)
RGBA
rgba(185, 185, 174, 1)
HSL
hsl(60, 7%, 70%)
HSV
hsv(60, 6%, 73%)
CMYK
cmyk(0%, 0%, 6%, 27%)
CSS variable
--color-primary: #B9B9AE;
Lowercase HEX
#b9b9ae

Shades

Tints

Tones

Harmony

CSS snippets for #B9B9AE

.color-b9b9ae {
  color: #B9B9AE;
  background-color: #B9B9AE;
}

Frequently asked questions

What color is #B9B9AE?+

#B9B9AE is a HEX color with RGB value rgb(185, 185, 174) and HSL value hsl(60, 7%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9B9AE?+

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