#AA95C1 Color

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

Color preview

#AA95C1

Color formats

HEX
#AA95C1
RGB
rgb(170, 149, 193)
RGBA
rgba(170, 149, 193, 1)
HSL
hsl(269, 26%, 67%)
HSV
hsv(269, 23%, 76%)
CMYK
cmyk(12%, 23%, 0%, 24%)
CSS variable
--color-primary: #AA95C1;
Lowercase HEX
#aa95c1

Shades

Tints

Tones

Harmony

CSS snippets for #AA95C1

.color-aa95c1 {
  color: #AA95C1;
  background-color: #AA95C1;
}

Frequently asked questions

What color is #AA95C1?+

#AA95C1 is a HEX color with RGB value rgb(170, 149, 193) and HSL value hsl(269, 26%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA95C1?+

The closest Tailwind color is gray-400, available as the bg-gray-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