#AE80A9 Color

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

Color preview

#AE80A9

Color formats

HEX
#AE80A9
RGB
rgb(174, 128, 169)
RGBA
rgba(174, 128, 169, 1)
HSL
hsl(307, 22%, 59%)
HSV
hsv(307, 26%, 68%)
CMYK
cmyk(0%, 26%, 3%, 32%)
CSS variable
--color-primary: #AE80A9;
Lowercase HEX
#ae80a9

Shades

Tints

Tones

Harmony

CSS snippets for #AE80A9

.color-ae80a9 {
  color: #AE80A9;
  background-color: #AE80A9;
}

Frequently asked questions

What color is #AE80A9?+

#AE80A9 is a HEX color with RGB value rgb(174, 128, 169) and HSL value hsl(307, 22%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AE80A9?+

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