#AEAAB6 Color

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

Color preview

#AEAAB6

Color formats

HEX
#AEAAB6
RGB
rgb(174, 170, 182)
RGBA
rgba(174, 170, 182, 1)
HSL
hsl(260, 8%, 69%)
HSV
hsv(260, 7%, 71%)
CMYK
cmyk(4%, 7%, 0%, 29%)
CSS variable
--color-primary: #AEAAB6;
Lowercase HEX
#aeaab6

Shades

Tints

Tones

Harmony

CSS snippets for #AEAAB6

.color-aeaab6 {
  color: #AEAAB6;
  background-color: #AEAAB6;
}

Frequently asked questions

What color is #AEAAB6?+

#AEAAB6 is a HEX color with RGB value rgb(174, 170, 182) and HSL value hsl(260, 8%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAAB6?+

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