#A0A0AE Color

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

Color preview

#A0A0AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0A0AE

.color-a0a0ae {
  color: #A0A0AE;
  background-color: #A0A0AE;
}

Frequently asked questions

What color is #A0A0AE?+

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

What is the closest Tailwind color to #A0A0AE?+

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