#AAA5AF Color

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

Color preview

#AAA5AF

Color formats

HEX
#AAA5AF
RGB
rgb(170, 165, 175)
RGBA
rgba(170, 165, 175, 1)
HSL
hsl(270, 6%, 67%)
HSV
hsv(270, 6%, 69%)
CMYK
cmyk(3%, 6%, 0%, 31%)
CSS variable
--color-primary: #AAA5AF;
Lowercase HEX
#aaa5af

Shades

Tints

Tones

Harmony

CSS snippets for #AAA5AF

.color-aaa5af {
  color: #AAA5AF;
  background-color: #AAA5AF;
}

Frequently asked questions

What color is #AAA5AF?+

#AAA5AF is a HEX color with RGB value rgb(170, 165, 175) and HSL value hsl(270, 6%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA5AF?+

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