#AA61F2 Color

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

Color preview

#AA61F2

Color formats

HEX
#AA61F2
RGB
rgb(170, 97, 242)
RGBA
rgba(170, 97, 242, 1)
HSL
hsl(270, 85%, 66%)
HSV
hsv(270, 60%, 95%)
CMYK
cmyk(30%, 60%, 0%, 5%)
CSS variable
--color-primary: #AA61F2;
Lowercase HEX
#aa61f2

Shades

Tints

Tones

Harmony

CSS snippets for #AA61F2

.color-aa61f2 {
  color: #AA61F2;
  background-color: #AA61F2;
}

Frequently asked questions

What color is #AA61F2?+

#AA61F2 is a HEX color with RGB value rgb(170, 97, 242) and HSL value hsl(270, 85%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA61F2?+

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