#A4AAAD Color

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

Color preview

#A4AAAD

Color formats

HEX
#A4AAAD
RGB
rgb(164, 170, 173)
RGBA
rgba(164, 170, 173, 1)
HSL
hsl(200, 5%, 66%)
HSV
hsv(200, 5%, 68%)
CMYK
cmyk(5%, 2%, 0%, 32%)
CSS variable
--color-primary: #A4AAAD;
Lowercase HEX
#a4aaad

Shades

Tints

Tones

Harmony

CSS snippets for #A4AAAD

.color-a4aaad {
  color: #A4AAAD;
  background-color: #A4AAAD;
}

Frequently asked questions

What color is #A4AAAD?+

#A4AAAD is a HEX color with RGB value rgb(164, 170, 173) and HSL value hsl(200, 5%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4AAAD?+

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