#AA94CC Color

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

Color preview

#AA94CC

Color formats

HEX
#AA94CC
RGB
rgb(170, 148, 204)
RGBA
rgba(170, 148, 204, 1)
HSL
hsl(264, 35%, 69%)
HSV
hsv(264, 27%, 80%)
CMYK
cmyk(17%, 27%, 0%, 20%)
CSS variable
--color-primary: #AA94CC;
Lowercase HEX
#aa94cc

Shades

Tints

Tones

Harmony

CSS snippets for #AA94CC

.color-aa94cc {
  color: #AA94CC;
  background-color: #AA94CC;
}

Frequently asked questions

What color is #AA94CC?+

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

What is the closest Tailwind color to #AA94CC?+

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