#AAA7C7 Color

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

Color preview

#AAA7C7

Color formats

HEX
#AAA7C7
RGB
rgb(170, 167, 199)
RGBA
rgba(170, 167, 199, 1)
HSL
hsl(246, 22%, 72%)
HSV
hsv(246, 16%, 78%)
CMYK
cmyk(15%, 16%, 0%, 22%)
CSS variable
--color-primary: #AAA7C7;
Lowercase HEX
#aaa7c7

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7C7

.color-aaa7c7 {
  color: #AAA7C7;
  background-color: #AAA7C7;
}

Frequently asked questions

What color is #AAA7C7?+

#AAA7C7 is a HEX color with RGB value rgb(170, 167, 199) and HSL value hsl(246, 22%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA7C7?+

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