#AAA7C8 Color

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

Color preview

#AAA7C8

Color formats

HEX
#AAA7C8
RGB
rgb(170, 167, 200)
RGBA
rgba(170, 167, 200, 1)
HSL
hsl(245, 23%, 72%)
HSV
hsv(245, 16%, 78%)
CMYK
cmyk(15%, 16%, 0%, 22%)
CSS variable
--color-primary: #AAA7C8;
Lowercase HEX
#aaa7c8

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7C8

.color-aaa7c8 {
  color: #AAA7C8;
  background-color: #AAA7C8;
}

Frequently asked questions

What color is #AAA7C8?+

#AAA7C8 is a HEX color with RGB value rgb(170, 167, 200) and HSL value hsl(245, 23%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA7C8?+

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