#AA85FE Color

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

Color preview

#AA85FE

Color formats

HEX
#AA85FE
RGB
rgb(170, 133, 254)
RGBA
rgba(170, 133, 254, 1)
HSL
hsl(258, 98%, 76%)
HSV
hsv(258, 48%, 100%)
CMYK
cmyk(33%, 48%, 0%, 0%)
CSS variable
--color-primary: #AA85FE;
Lowercase HEX
#aa85fe

Shades

Tints

Tones

Harmony

CSS snippets for #AA85FE

.color-aa85fe {
  color: #AA85FE;
  background-color: #AA85FE;
}

Frequently asked questions

What color is #AA85FE?+

#AA85FE is a HEX color with RGB value rgb(170, 133, 254) and HSL value hsl(258, 98%, 76%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA85FE?+

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