#AEAAB3 Color

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

Color preview

#AEAAB3

Color formats

HEX
#AEAAB3
RGB
rgb(174, 170, 179)
RGBA
rgba(174, 170, 179, 1)
HSL
hsl(267, 6%, 68%)
HSV
hsv(267, 5%, 70%)
CMYK
cmyk(3%, 5%, 0%, 30%)
CSS variable
--color-primary: #AEAAB3;
Lowercase HEX
#aeaab3

Shades

Tints

Tones

Harmony

CSS snippets for #AEAAB3

.color-aeaab3 {
  color: #AEAAB3;
  background-color: #AEAAB3;
}

Frequently asked questions

What color is #AEAAB3?+

#AEAAB3 is a HEX color with RGB value rgb(174, 170, 179) and HSL value hsl(267, 6%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAAB3?+

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