#AE42A8 Color

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

Color preview

#AE42A8

Color formats

HEX
#AE42A8
RGB
rgb(174, 66, 168)
RGBA
rgba(174, 66, 168, 1)
HSL
hsl(303, 45%, 47%)
HSV
hsv(303, 62%, 68%)
CMYK
cmyk(0%, 62%, 3%, 32%)
CSS variable
--color-primary: #AE42A8;
Lowercase HEX
#ae42a8

Shades

Tints

Tones

Harmony

CSS snippets for #AE42A8

.color-ae42a8 {
  color: #AE42A8;
  background-color: #AE42A8;
}

Frequently asked questions

What color is #AE42A8?+

#AE42A8 is a HEX color with RGB value rgb(174, 66, 168) and HSL value hsl(303, 45%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE42A8?+

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