#AE75C3 Color

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

Color preview

#AE75C3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE75C3

.color-ae75c3 {
  color: #AE75C3;
  background-color: #AE75C3;
}

Frequently asked questions

What color is #AE75C3?+

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

What is the closest Tailwind color to #AE75C3?+

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