#AEAAA3 Color

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

Color preview

#AEAAA3

Color formats

HEX
#AEAAA3
RGB
rgb(174, 170, 163)
RGBA
rgba(174, 170, 163, 1)
HSL
hsl(38, 6%, 66%)
HSV
hsv(38, 6%, 68%)
CMYK
cmyk(0%, 2%, 6%, 32%)
CSS variable
--color-primary: #AEAAA3;
Lowercase HEX
#aeaaa3

Shades

Tints

Tones

Harmony

CSS snippets for #AEAAA3

.color-aeaaa3 {
  color: #AEAAA3;
  background-color: #AEAAA3;
}

Frequently asked questions

What color is #AEAAA3?+

#AEAAA3 is a HEX color with RGB value rgb(174, 170, 163) and HSL value hsl(38, 6%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAAA3?+

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