#AE80A4 Color

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

Color preview

#AE80A4

Color formats

HEX
#AE80A4
RGB
rgb(174, 128, 164)
RGBA
rgba(174, 128, 164, 1)
HSL
hsl(313, 22%, 59%)
HSV
hsv(313, 26%, 68%)
CMYK
cmyk(0%, 26%, 6%, 32%)
CSS variable
--color-primary: #AE80A4;
Lowercase HEX
#ae80a4

Shades

Tints

Tones

Harmony

CSS snippets for #AE80A4

.color-ae80a4 {
  color: #AE80A4;
  background-color: #AE80A4;
}

Frequently asked questions

What color is #AE80A4?+

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

What is the closest Tailwind color to #AE80A4?+

The closest Tailwind color is stone-400, available as the bg-stone-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