#AAA9CD Color

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

Color preview

#AAA9CD

Color formats

HEX
#AAA9CD
RGB
rgb(170, 169, 205)
RGBA
rgba(170, 169, 205, 1)
HSL
hsl(242, 26%, 73%)
HSV
hsv(242, 18%, 80%)
CMYK
cmyk(17%, 18%, 0%, 20%)
CSS variable
--color-primary: #AAA9CD;
Lowercase HEX
#aaa9cd

Shades

Tints

Tones

Harmony

CSS snippets for #AAA9CD

.color-aaa9cd {
  color: #AAA9CD;
  background-color: #AAA9CD;
}

Frequently asked questions

What color is #AAA9CD?+

#AAA9CD is a HEX color with RGB value rgb(170, 169, 205) and HSL value hsl(242, 26%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAA9CD?+

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