#AE44A0 Color

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

Color preview

#AE44A0

Color formats

HEX
#AE44A0
RGB
rgb(174, 68, 160)
RGBA
rgba(174, 68, 160, 1)
HSL
hsl(308, 44%, 47%)
HSV
hsv(308, 61%, 68%)
CMYK
cmyk(0%, 61%, 8%, 32%)
CSS variable
--color-primary: #AE44A0;
Lowercase HEX
#ae44a0

Shades

Tints

Tones

Harmony

CSS snippets for #AE44A0

.color-ae44a0 {
  color: #AE44A0;
  background-color: #AE44A0;
}

Frequently asked questions

What color is #AE44A0?+

#AE44A0 is a HEX color with RGB value rgb(174, 68, 160) and HSL value hsl(308, 44%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE44A0?+

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