#AEAAAA Color

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

Color preview

#AEAAAA

Color formats

HEX
#AEAAAA
RGB
rgb(174, 170, 170)
RGBA
rgba(174, 170, 170, 1)
HSL
hsl(0, 2%, 67%)
HSV
hsv(0, 2%, 68%)
CMYK
cmyk(0%, 2%, 2%, 32%)
CSS variable
--color-primary: #AEAAAA;
Lowercase HEX
#aeaaaa

Shades

Tints

Tones

Harmony

CSS snippets for #AEAAAA

.color-aeaaaa {
  color: #AEAAAA;
  background-color: #AEAAAA;
}

Frequently asked questions

What color is #AEAAAA?+

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

What is the closest Tailwind color to #AEAAAA?+

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