#AE77C2 Color

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

Color preview

#AE77C2

Color formats

HEX
#AE77C2
RGB
rgb(174, 119, 194)
RGBA
rgba(174, 119, 194, 1)
HSL
hsl(284, 38%, 61%)
HSV
hsv(284, 39%, 76%)
CMYK
cmyk(10%, 39%, 0%, 24%)
CSS variable
--color-primary: #AE77C2;
Lowercase HEX
#ae77c2

Shades

Tints

Tones

Harmony

CSS snippets for #AE77C2

.color-ae77c2 {
  color: #AE77C2;
  background-color: #AE77C2;
}

Frequently asked questions

What color is #AE77C2?+

#AE77C2 is a HEX color with RGB value rgb(174, 119, 194) and HSL value hsl(284, 38%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE77C2?+

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