#A5AAAE Color

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

Color preview

#A5AAAE

Color formats

HEX
#A5AAAE
RGB
rgb(165, 170, 174)
RGBA
rgba(165, 170, 174, 1)
HSL
hsl(207, 5%, 66%)
HSV
hsv(207, 5%, 68%)
CMYK
cmyk(5%, 2%, 0%, 32%)
CSS variable
--color-primary: #A5AAAE;
Lowercase HEX
#a5aaae

Shades

Tints

Tones

Harmony

CSS snippets for #A5AAAE

.color-a5aaae {
  color: #A5AAAE;
  background-color: #A5AAAE;
}

Frequently asked questions

What color is #A5AAAE?+

#A5AAAE is a HEX color with RGB value rgb(165, 170, 174) and HSL value hsl(207, 5%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A5AAAE?+

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