#AE42A3 Color

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

Color preview

#AE42A3

Color formats

HEX
#AE42A3
RGB
rgb(174, 66, 163)
RGBA
rgba(174, 66, 163, 1)
HSL
hsl(306, 45%, 47%)
HSV
hsv(306, 62%, 68%)
CMYK
cmyk(0%, 62%, 6%, 32%)
CSS variable
--color-primary: #AE42A3;
Lowercase HEX
#ae42a3

Shades

Tints

Tones

Harmony

CSS snippets for #AE42A3

.color-ae42a3 {
  color: #AE42A3;
  background-color: #AE42A3;
}

Frequently asked questions

What color is #AE42A3?+

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

What is the closest Tailwind color to #AE42A3?+

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