#AE2BDA Color

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

Color preview

#AE2BDA

Color formats

HEX
#AE2BDA
RGB
rgb(174, 43, 218)
RGBA
rgba(174, 43, 218, 1)
HSL
hsl(285, 70%, 51%)
HSV
hsv(285, 80%, 85%)
CMYK
cmyk(20%, 80%, 0%, 15%)
CSS variable
--color-primary: #AE2BDA;
Lowercase HEX
#ae2bda

Shades

Tints

Tones

Harmony

CSS snippets for #AE2BDA

.color-ae2bda {
  color: #AE2BDA;
  background-color: #AE2BDA;
}

Frequently asked questions

What color is #AE2BDA?+

#AE2BDA is a HEX color with RGB value rgb(174, 43, 218) and HSL value hsl(285, 70%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE2BDA?+

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