#AA90FE Color

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

Color preview

#AA90FE

Color formats

HEX
#AA90FE
RGB
rgb(170, 144, 254)
RGBA
rgba(170, 144, 254, 1)
HSL
hsl(254, 98%, 78%)
HSV
hsv(254, 43%, 100%)
CMYK
cmyk(33%, 43%, 0%, 0%)
CSS variable
--color-primary: #AA90FE;
Lowercase HEX
#aa90fe

Shades

Tints

Tones

Harmony

CSS snippets for #AA90FE

.color-aa90fe {
  color: #AA90FE;
  background-color: #AA90FE;
}

Frequently asked questions

What color is #AA90FE?+

#AA90FE is a HEX color with RGB value rgb(170, 144, 254) and HSL value hsl(254, 98%, 78%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA90FE?+

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