#AAA0CC Color

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

Color preview

#AAA0CC

Color formats

HEX
#AAA0CC
RGB
rgb(170, 160, 204)
RGBA
rgba(170, 160, 204, 1)
HSL
hsl(254, 30%, 71%)
HSV
hsv(254, 22%, 80%)
CMYK
cmyk(17%, 22%, 0%, 20%)
CSS variable
--color-primary: #AAA0CC;
Lowercase HEX
#aaa0cc

Shades

Tints

Tones

Harmony

CSS snippets for #AAA0CC

.color-aaa0cc {
  color: #AAA0CC;
  background-color: #AAA0CC;
}

Frequently asked questions

What color is #AAA0CC?+

#AAA0CC is a HEX color with RGB value rgb(170, 160, 204) and HSL value hsl(254, 30%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA0CC?+

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