#B9AEBF Color

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

Color preview

#B9AEBF

Color formats

HEX
#B9AEBF
RGB
rgb(185, 174, 191)
RGBA
rgba(185, 174, 191, 1)
HSL
hsl(279, 12%, 72%)
HSV
hsv(279, 9%, 75%)
CMYK
cmyk(3%, 9%, 0%, 25%)
CSS variable
--color-primary: #B9AEBF;
Lowercase HEX
#b9aebf

Shades

Tints

Tones

Harmony

CSS snippets for #B9AEBF

.color-b9aebf {
  color: #B9AEBF;
  background-color: #B9AEBF;
}

Frequently asked questions

What color is #B9AEBF?+

#B9AEBF is a HEX color with RGB value rgb(185, 174, 191) and HSL value hsl(279, 12%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B9AEBF?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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