#AE78D8 Color

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

Color preview

#AE78D8

Color formats

HEX
#AE78D8
RGB
rgb(174, 120, 216)
RGBA
rgba(174, 120, 216, 1)
HSL
hsl(274, 55%, 66%)
HSV
hsv(274, 44%, 85%)
CMYK
cmyk(19%, 44%, 0%, 15%)
CSS variable
--color-primary: #AE78D8;
Lowercase HEX
#ae78d8

Shades

Tints

Tones

Harmony

CSS snippets for #AE78D8

.color-ae78d8 {
  color: #AE78D8;
  background-color: #AE78D8;
}

Frequently asked questions

What color is #AE78D8?+

#AE78D8 is a HEX color with RGB value rgb(174, 120, 216) and HSL value hsl(274, 55%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AE78D8?+

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