#A0AAAB Color

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

Color preview

#A0AAAB

Color formats

HEX
#A0AAAB
RGB
rgb(160, 170, 171)
RGBA
rgba(160, 170, 171, 1)
HSL
hsl(185, 6%, 65%)
HSV
hsv(185, 6%, 67%)
CMYK
cmyk(6%, 1%, 0%, 33%)
CSS variable
--color-primary: #A0AAAB;
Lowercase HEX
#a0aaab

Shades

Tints

Tones

Harmony

CSS snippets for #A0AAAB

.color-a0aaab {
  color: #A0AAAB;
  background-color: #A0AAAB;
}

Frequently asked questions

What color is #A0AAAB?+

#A0AAAB is a HEX color with RGB value rgb(160, 170, 171) and HSL value hsl(185, 6%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0AAAB?+

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