#A0A8AE Color

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

Color preview

#A0A8AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0A8AE

.color-a0a8ae {
  color: #A0A8AE;
  background-color: #A0A8AE;
}

Frequently asked questions

What color is #A0A8AE?+

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

What is the closest Tailwind color to #A0A8AE?+

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