#AAAAB6 Color

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

Color preview

#AAAAB6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAAB6

.color-aaaab6 {
  color: #AAAAB6;
  background-color: #AAAAB6;
}

Frequently asked questions

What color is #AAAAB6?+

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

What is the closest Tailwind color to #AAAAB6?+

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