#AE80C1 Color

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

Color preview

#AE80C1

Color formats

HEX
#AE80C1
RGB
rgb(174, 128, 193)
RGBA
rgba(174, 128, 193, 1)
HSL
hsl(282, 34%, 63%)
HSV
hsv(282, 34%, 76%)
CMYK
cmyk(10%, 34%, 0%, 24%)
CSS variable
--color-primary: #AE80C1;
Lowercase HEX
#ae80c1

Shades

Tints

Tones

Harmony

CSS snippets for #AE80C1

.color-ae80c1 {
  color: #AE80C1;
  background-color: #AE80C1;
}

Frequently asked questions

What color is #AE80C1?+

#AE80C1 is a HEX color with RGB value rgb(174, 128, 193) and HSL value hsl(282, 34%, 63%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE80C1?+

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