#AAA7CD Color

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

Color preview

#AAA7CD

Color formats

HEX
#AAA7CD
RGB
rgb(170, 167, 205)
RGBA
rgba(170, 167, 205, 1)
HSL
hsl(245, 28%, 73%)
HSV
hsv(245, 19%, 80%)
CMYK
cmyk(17%, 19%, 0%, 20%)
CSS variable
--color-primary: #AAA7CD;
Lowercase HEX
#aaa7cd

Shades

Tints

Tones

Harmony

CSS snippets for #AAA7CD

.color-aaa7cd {
  color: #AAA7CD;
  background-color: #AAA7CD;
}

Frequently asked questions

What color is #AAA7CD?+

#AAA7CD is a HEX color with RGB value rgb(170, 167, 205) and HSL value hsl(245, 28%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA7CD?+

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