#AE75C2 Color

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

Color preview

#AE75C2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE75C2

.color-ae75c2 {
  color: #AE75C2;
  background-color: #AE75C2;
}

Frequently asked questions

What color is #AE75C2?+

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

What is the closest Tailwind color to #AE75C2?+

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