#AEAAA6 Color

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

Color preview

#AEAAA6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAAA6

.color-aeaaa6 {
  color: #AEAAA6;
  background-color: #AEAAA6;
}

Frequently asked questions

What color is #AEAAA6?+

#AEAAA6 is a HEX color with RGB value rgb(174, 170, 166) and HSL value hsl(30, 5%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAAA6?+

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