#AE44A2 Color

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

Color preview

#AE44A2

Color formats

HEX
#AE44A2
RGB
rgb(174, 68, 162)
RGBA
rgba(174, 68, 162, 1)
HSL
hsl(307, 44%, 47%)
HSV
hsv(307, 61%, 68%)
CMYK
cmyk(0%, 61%, 7%, 32%)
CSS variable
--color-primary: #AE44A2;
Lowercase HEX
#ae44a2

Shades

Tints

Tones

Harmony

CSS snippets for #AE44A2

.color-ae44a2 {
  color: #AE44A2;
  background-color: #AE44A2;
}

Frequently asked questions

What color is #AE44A2?+

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

What is the closest Tailwind color to #AE44A2?+

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