#A6BBBF Color

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

Color preview

#A6BBBF

Color formats

HEX
#A6BBBF
RGB
rgb(166, 187, 191)
RGBA
rgba(166, 187, 191, 1)
HSL
hsl(190, 16%, 70%)
HSV
hsv(190, 13%, 75%)
CMYK
cmyk(13%, 2%, 0%, 25%)
CSS variable
--color-primary: #A6BBBF;
Lowercase HEX
#a6bbbf

Shades

Tints

Tones

Harmony

CSS snippets for #A6BBBF

.color-a6bbbf {
  color: #A6BBBF;
  background-color: #A6BBBF;
}

Frequently asked questions

What color is #A6BBBF?+

#A6BBBF is a HEX color with RGB value rgb(166, 187, 191) and HSL value hsl(190, 16%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A6BBBF?+

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