#AAA0CD Color

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

Color preview

#AAA0CD

Color formats

HEX
#AAA0CD
RGB
rgb(170, 160, 205)
RGBA
rgba(170, 160, 205, 1)
HSL
hsl(253, 31%, 72%)
HSV
hsv(253, 22%, 80%)
CMYK
cmyk(17%, 22%, 0%, 20%)
CSS variable
--color-primary: #AAA0CD;
Lowercase HEX
#aaa0cd

Shades

Tints

Tones

Harmony

CSS snippets for #AAA0CD

.color-aaa0cd {
  color: #AAA0CD;
  background-color: #AAA0CD;
}

Frequently asked questions

What color is #AAA0CD?+

#AAA0CD is a HEX color with RGB value rgb(170, 160, 205) and HSL value hsl(253, 31%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA0CD?+

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