#AE3CBE Color

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

Color preview

#AE3CBE

Color formats

HEX
#AE3CBE
RGB
rgb(174, 60, 190)
RGBA
rgba(174, 60, 190, 1)
HSL
hsl(293, 52%, 49%)
HSV
hsv(293, 68%, 75%)
CMYK
cmyk(8%, 68%, 0%, 25%)
CSS variable
--color-primary: #AE3CBE;
Lowercase HEX
#ae3cbe

Shades

Tints

Tones

Harmony

CSS snippets for #AE3CBE

.color-ae3cbe {
  color: #AE3CBE;
  background-color: #AE3CBE;
}

Frequently asked questions

What color is #AE3CBE?+

#AE3CBE is a HEX color with RGB value rgb(174, 60, 190) and HSL value hsl(293, 52%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE3CBE?+

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