#AEAAA7 Color

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

Color preview

#AEAAA7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAAA7

.color-aeaaa7 {
  color: #AEAAA7;
  background-color: #AEAAA7;
}

Frequently asked questions

What color is #AEAAA7?+

#AEAAA7 is a HEX color with RGB value rgb(174, 170, 167) and HSL value hsl(26, 4%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAAA7?+

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