#AA8DF9 Color

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

Color preview

#AA8DF9

Color formats

HEX
#AA8DF9
RGB
rgb(170, 141, 249)
RGBA
rgba(170, 141, 249, 1)
HSL
hsl(256, 90%, 76%)
HSV
hsv(256, 43%, 98%)
CMYK
cmyk(32%, 43%, 0%, 2%)
CSS variable
--color-primary: #AA8DF9;
Lowercase HEX
#aa8df9

Shades

Tints

Tones

Harmony

CSS snippets for #AA8DF9

.color-aa8df9 {
  color: #AA8DF9;
  background-color: #AA8DF9;
}

Frequently asked questions

What color is #AA8DF9?+

#AA8DF9 is a HEX color with RGB value rgb(170, 141, 249) and HSL value hsl(256, 90%, 76%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA8DF9?+

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