#AA98D2 Color

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

Color preview

#AA98D2

Color formats

HEX
#AA98D2
RGB
rgb(170, 152, 210)
RGBA
rgba(170, 152, 210, 1)
HSL
hsl(259, 39%, 71%)
HSV
hsv(259, 28%, 82%)
CMYK
cmyk(19%, 28%, 0%, 18%)
CSS variable
--color-primary: #AA98D2;
Lowercase HEX
#aa98d2

Shades

Tints

Tones

Harmony

CSS snippets for #AA98D2

.color-aa98d2 {
  color: #AA98D2;
  background-color: #AA98D2;
}

Frequently asked questions

What color is #AA98D2?+

#AA98D2 is a HEX color with RGB value rgb(170, 152, 210) and HSL value hsl(259, 39%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AA98D2?+

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