#AAA5A9 Color

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

Color preview

#AAA5A9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA5A9

.color-aaa5a9 {
  color: #AAA5A9;
  background-color: #AAA5A9;
}

Frequently asked questions

What color is #AAA5A9?+

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

What is the closest Tailwind color to #AAA5A9?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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