#AA6DF4 Color

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

Color preview

#AA6DF4

Color formats

HEX
#AA6DF4
RGB
rgb(170, 109, 244)
RGBA
rgba(170, 109, 244, 1)
HSL
hsl(267, 86%, 69%)
HSV
hsv(267, 55%, 96%)
CMYK
cmyk(30%, 55%, 0%, 4%)
CSS variable
--color-primary: #AA6DF4;
Lowercase HEX
#aa6df4

Shades

Tints

Tones

Harmony

CSS snippets for #AA6DF4

.color-aa6df4 {
  color: #AA6DF4;
  background-color: #AA6DF4;
}

Frequently asked questions

What color is #AA6DF4?+

#AA6DF4 is a HEX color with RGB value rgb(170, 109, 244) and HSL value hsl(267, 86%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA6DF4?+

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