#AE66A8 Color

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

Color preview

#AE66A8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AE66A8

.color-ae66a8 {
  color: #AE66A8;
  background-color: #AE66A8;
}

Frequently asked questions

What color is #AE66A8?+

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

What is the closest Tailwind color to #AE66A8?+

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