#AE60A5 Color

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

Color preview

#AE60A5

Color formats

HEX
#AE60A5
RGB
rgb(174, 96, 165)
RGBA
rgba(174, 96, 165, 1)
HSL
hsl(307, 33%, 53%)
HSV
hsv(307, 45%, 68%)
CMYK
cmyk(0%, 45%, 5%, 32%)
CSS variable
--color-primary: #AE60A5;
Lowercase HEX
#ae60a5

Shades

Tints

Tones

Harmony

CSS snippets for #AE60A5

.color-ae60a5 {
  color: #AE60A5;
  background-color: #AE60A5;
}

Frequently asked questions

What color is #AE60A5?+

#AE60A5 is a HEX color with RGB value rgb(174, 96, 165) and HSL value hsl(307, 33%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE60A5?+

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