#A5AAAA Color

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

Color preview

#A5AAAA

Color formats

HEX
#A5AAAA
RGB
rgb(165, 170, 170)
RGBA
rgba(165, 170, 170, 1)
HSL
hsl(180, 3%, 66%)
HSV
hsv(180, 3%, 67%)
CMYK
cmyk(3%, 0%, 0%, 33%)
CSS variable
--color-primary: #A5AAAA;
Lowercase HEX
#a5aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #A5AAAA

.color-a5aaaa {
  color: #A5AAAA;
  background-color: #A5AAAA;
}

Frequently asked questions

What color is #A5AAAA?+

#A5AAAA is a HEX color with RGB value rgb(165, 170, 170) and HSL value hsl(180, 3%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5AAAA?+

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