#AAA1CC Color

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

Color preview

#AAA1CC

Color formats

HEX
#AAA1CC
RGB
rgb(170, 161, 204)
RGBA
rgba(170, 161, 204, 1)
HSL
hsl(253, 30%, 72%)
HSV
hsv(253, 21%, 80%)
CMYK
cmyk(17%, 21%, 0%, 20%)
CSS variable
--color-primary: #AAA1CC;
Lowercase HEX
#aaa1cc

Shades

Tints

Tones

Harmony

CSS snippets for #AAA1CC

.color-aaa1cc {
  color: #AAA1CC;
  background-color: #AAA1CC;
}

Frequently asked questions

What color is #AAA1CC?+

#AAA1CC is a HEX color with RGB value rgb(170, 161, 204) and HSL value hsl(253, 30%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA1CC?+

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