#A8B6AE Color

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

Color preview

#A8B6AE

Color formats

HEX
#A8B6AE
RGB
rgb(168, 182, 174)
RGBA
rgba(168, 182, 174, 1)
HSL
hsl(146, 9%, 69%)
HSV
hsv(146, 8%, 71%)
CMYK
cmyk(8%, 0%, 4%, 29%)
CSS variable
--color-primary: #A8B6AE;
Lowercase HEX
#a8b6ae

Shades

Tints

Tones

Harmony

CSS snippets for #A8B6AE

.color-a8b6ae {
  color: #A8B6AE;
  background-color: #A8B6AE;
}

Frequently asked questions

What color is #A8B6AE?+

#A8B6AE is a HEX color with RGB value rgb(168, 182, 174) and HSL value hsl(146, 9%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8B6AE?+

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