#B6AEBF Color

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

Color preview

#B6AEBF

Color formats

HEX
#B6AEBF
RGB
rgb(182, 174, 191)
RGBA
rgba(182, 174, 191, 1)
HSL
hsl(268, 12%, 72%)
HSV
hsv(268, 9%, 75%)
CMYK
cmyk(5%, 9%, 0%, 25%)
CSS variable
--color-primary: #B6AEBF;
Lowercase HEX
#b6aebf

Shades

Tints

Tones

Harmony

CSS snippets for #B6AEBF

.color-b6aebf {
  color: #B6AEBF;
  background-color: #B6AEBF;
}

Frequently asked questions

What color is #B6AEBF?+

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

What is the closest Tailwind color to #B6AEBF?+

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