#A0A1AE Color

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

Color preview

#A0A1AE

Color formats

HEX
#A0A1AE
RGB
rgb(160, 161, 174)
RGBA
rgba(160, 161, 174, 1)
HSL
hsl(236, 8%, 65%)
HSV
hsv(236, 8%, 68%)
CMYK
cmyk(8%, 7%, 0%, 32%)
CSS variable
--color-primary: #A0A1AE;
Lowercase HEX
#a0a1ae

Shades

Tints

Tones

Harmony

CSS snippets for #A0A1AE

.color-a0a1ae {
  color: #A0A1AE;
  background-color: #A0A1AE;
}

Frequently asked questions

What color is #A0A1AE?+

#A0A1AE is a HEX color with RGB value rgb(160, 161, 174) and HSL value hsl(236, 8%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0A1AE?+

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