#AE65A8 Color

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

Color preview

#AE65A8

Color formats

HEX
#AE65A8
RGB
rgb(174, 101, 168)
RGBA
rgba(174, 101, 168, 1)
HSL
hsl(305, 31%, 54%)
HSV
hsv(305, 42%, 68%)
CMYK
cmyk(0%, 42%, 3%, 32%)
CSS variable
--color-primary: #AE65A8;
Lowercase HEX
#ae65a8

Shades

Tints

Tones

Harmony

CSS snippets for #AE65A8

.color-ae65a8 {
  color: #AE65A8;
  background-color: #AE65A8;
}

Frequently asked questions

What color is #AE65A8?+

#AE65A8 is a HEX color with RGB value rgb(174, 101, 168) and HSL value hsl(305, 31%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE65A8?+

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