#AAAEB3 Color

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

Color preview

#AAAEB3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAEB3

.color-aaaeb3 {
  color: #AAAEB3;
  background-color: #AAAEB3;
}

Frequently asked questions

What color is #AAAEB3?+

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

What is the closest Tailwind color to #AAAEB3?+

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