#AEA9A9 Color

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

Color preview

#AEA9A9

Color formats

HEX
#AEA9A9
RGB
rgb(174, 169, 169)
RGBA
rgba(174, 169, 169, 1)
HSL
hsl(0, 3%, 67%)
HSV
hsv(0, 3%, 68%)
CMYK
cmyk(0%, 3%, 3%, 32%)
CSS variable
--color-primary: #AEA9A9;
Lowercase HEX
#aea9a9

Shades

Tints

Tones

Harmony

CSS snippets for #AEA9A9

.color-aea9a9 {
  color: #AEA9A9;
  background-color: #AEA9A9;
}

Frequently asked questions

What color is #AEA9A9?+

#AEA9A9 is a HEX color with RGB value rgb(174, 169, 169) and HSL value hsl(0, 3%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEA9A9?+

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