#AA7FD2 Color

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

Color preview

#AA7FD2

Color formats

HEX
#AA7FD2
RGB
rgb(170, 127, 210)
RGBA
rgba(170, 127, 210, 1)
HSL
hsl(271, 48%, 66%)
HSV
hsv(271, 40%, 82%)
CMYK
cmyk(19%, 40%, 0%, 18%)
CSS variable
--color-primary: #AA7FD2;
Lowercase HEX
#aa7fd2

Shades

Tints

Tones

Harmony

CSS snippets for #AA7FD2

.color-aa7fd2 {
  color: #AA7FD2;
  background-color: #AA7FD2;
}

Frequently asked questions

What color is #AA7FD2?+

#AA7FD2 is a HEX color with RGB value rgb(170, 127, 210) and HSL value hsl(271, 48%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AA7FD2?+

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