#A8AAAB Color

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

Color preview

#A8AAAB

Color formats

HEX
#A8AAAB
RGB
rgb(168, 170, 171)
RGBA
rgba(168, 170, 171, 1)
HSL
hsl(200, 2%, 66%)
HSV
hsv(200, 2%, 67%)
CMYK
cmyk(2%, 1%, 0%, 33%)
CSS variable
--color-primary: #A8AAAB;
Lowercase HEX
#a8aaab

Shades

Tints

Tones

Harmony

CSS snippets for #A8AAAB

.color-a8aaab {
  color: #A8AAAB;
  background-color: #A8AAAB;
}

Frequently asked questions

What color is #A8AAAB?+

#A8AAAB is a HEX color with RGB value rgb(168, 170, 171) and HSL value hsl(200, 2%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8AAAB?+

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