#AE5CB8 Color

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

Color preview

#AE5CB8

Color formats

HEX
#AE5CB8
RGB
rgb(174, 92, 184)
RGBA
rgba(174, 92, 184, 1)
HSL
hsl(293, 39%, 54%)
HSV
hsv(293, 50%, 72%)
CMYK
cmyk(5%, 50%, 0%, 28%)
CSS variable
--color-primary: #AE5CB8;
Lowercase HEX
#ae5cb8

Shades

Tints

Tones

Harmony

CSS snippets for #AE5CB8

.color-ae5cb8 {
  color: #AE5CB8;
  background-color: #AE5CB8;
}

Frequently asked questions

What color is #AE5CB8?+

#AE5CB8 is a HEX color with RGB value rgb(174, 92, 184) and HSL value hsl(293, 39%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE5CB8?+

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