#A0AAAC Color

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

Color preview

#A0AAAC

Color formats

HEX
#A0AAAC
RGB
rgb(160, 170, 172)
RGBA
rgba(160, 170, 172, 1)
HSL
hsl(190, 7%, 65%)
HSV
hsv(190, 7%, 67%)
CMYK
cmyk(7%, 1%, 0%, 33%)
CSS variable
--color-primary: #A0AAAC;
Lowercase HEX
#a0aaac

Shades

Tints

Tones

Harmony

CSS snippets for #A0AAAC

.color-a0aaac {
  color: #A0AAAC;
  background-color: #A0AAAC;
}

Frequently asked questions

What color is #A0AAAC?+

#A0AAAC is a HEX color with RGB value rgb(160, 170, 172) and HSL value hsl(190, 7%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0AAAC?+

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