#AA8EF0 Color

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

Color preview

#AA8EF0

Color formats

HEX
#AA8EF0
RGB
rgb(170, 142, 240)
RGBA
rgba(170, 142, 240, 1)
HSL
hsl(257, 77%, 75%)
HSV
hsv(257, 41%, 94%)
CMYK
cmyk(29%, 41%, 0%, 6%)
CSS variable
--color-primary: #AA8EF0;
Lowercase HEX
#aa8ef0

Shades

Tints

Tones

Harmony

CSS snippets for #AA8EF0

.color-aa8ef0 {
  color: #AA8EF0;
  background-color: #AA8EF0;
}

Frequently asked questions

What color is #AA8EF0?+

#AA8EF0 is a HEX color with RGB value rgb(170, 142, 240) and HSL value hsl(257, 77%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA8EF0?+

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