#AA93CC Color

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

Color preview

#AA93CC

Color formats

HEX
#AA93CC
RGB
rgb(170, 147, 204)
RGBA
rgba(170, 147, 204, 1)
HSL
hsl(264, 36%, 69%)
HSV
hsv(264, 28%, 80%)
CMYK
cmyk(17%, 28%, 0%, 20%)
CSS variable
--color-primary: #AA93CC;
Lowercase HEX
#aa93cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA93CC

.color-aa93cc {
  color: #AA93CC;
  background-color: #AA93CC;
}

Frequently asked questions

What color is #AA93CC?+

#AA93CC is a HEX color with RGB value rgb(170, 147, 204) and HSL value hsl(264, 36%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA93CC?+

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