#AAAAC3 Color

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

Color preview

#AAAAC3

Color formats

HEX
#AAAAC3
RGB
rgb(170, 170, 195)
RGBA
rgba(170, 170, 195, 1)
HSL
hsl(240, 17%, 72%)
HSV
hsv(240, 13%, 76%)
CMYK
cmyk(13%, 13%, 0%, 24%)
CSS variable
--color-primary: #AAAAC3;
Lowercase HEX
#aaaac3

Shades

Tints

Tones

Harmony

CSS snippets for #AAAAC3

.color-aaaac3 {
  color: #AAAAC3;
  background-color: #AAAAC3;
}

Frequently asked questions

What color is #AAAAC3?+

#AAAAC3 is a HEX color with RGB value rgb(170, 170, 195) and HSL value hsl(240, 17%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAAC3?+

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