#AE5DB1 Color

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

Color preview

#AE5DB1

Color formats

HEX
#AE5DB1
RGB
rgb(174, 93, 177)
RGBA
rgba(174, 93, 177, 1)
HSL
hsl(298, 35%, 53%)
HSV
hsv(298, 47%, 69%)
CMYK
cmyk(2%, 47%, 0%, 31%)
CSS variable
--color-primary: #AE5DB1;
Lowercase HEX
#ae5db1

Shades

Tints

Tones

Harmony

CSS snippets for #AE5DB1

.color-ae5db1 {
  color: #AE5DB1;
  background-color: #AE5DB1;
}

Frequently asked questions

What color is #AE5DB1?+

#AE5DB1 is a HEX color with RGB value rgb(174, 93, 177) and HSL value hsl(298, 35%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5DB1?+

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