#AE40C4 Color

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

Color preview

#AE40C4

Color formats

HEX
#AE40C4
RGB
rgb(174, 64, 196)
RGBA
rgba(174, 64, 196, 1)
HSL
hsl(290, 53%, 51%)
HSV
hsv(290, 67%, 77%)
CMYK
cmyk(11%, 67%, 0%, 23%)
CSS variable
--color-primary: #AE40C4;
Lowercase HEX
#ae40c4

Shades

Tints

Tones

Harmony

CSS snippets for #AE40C4

.color-ae40c4 {
  color: #AE40C4;
  background-color: #AE40C4;
}

Frequently asked questions

What color is #AE40C4?+

#AE40C4 is a HEX color with RGB value rgb(174, 64, 196) and HSL value hsl(290, 53%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE40C4?+

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