#AAA7CA Color

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

Color preview

#AAA7CA

Color formats

HEX
#AAA7CA
RGB
rgb(170, 167, 202)
RGBA
rgba(170, 167, 202, 1)
HSL
hsl(245, 25%, 72%)
HSV
hsv(245, 17%, 79%)
CMYK
cmyk(16%, 17%, 0%, 21%)
CSS variable
--color-primary: #AAA7CA;
Lowercase HEX
#aaa7ca

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7CA

.color-aaa7ca {
  color: #AAA7CA;
  background-color: #AAA7CA;
}

Frequently asked questions

What color is #AAA7CA?+

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

What is the closest Tailwind color to #AAA7CA?+

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