#AE6DD4 Color

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

Color preview

#AE6DD4

Color formats

HEX
#AE6DD4
RGB
rgb(174, 109, 212)
RGBA
rgba(174, 109, 212, 1)
HSL
hsl(278, 54%, 63%)
HSV
hsv(278, 49%, 83%)
CMYK
cmyk(18%, 49%, 0%, 17%)
CSS variable
--color-primary: #AE6DD4;
Lowercase HEX
#ae6dd4

Shades

Tints

Tones

Harmony

CSS snippets for #AE6DD4

.color-ae6dd4 {
  color: #AE6DD4;
  background-color: #AE6DD4;
}

Frequently asked questions

What color is #AE6DD4?+

#AE6DD4 is a HEX color with RGB value rgb(174, 109, 212) and HSL value hsl(278, 54%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE6DD4?+

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