#AE0DBA Color

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

Color preview

#AE0DBA

Color formats

HEX
#AE0DBA
RGB
rgb(174, 13, 186)
RGBA
rgba(174, 13, 186, 1)
HSL
hsl(296, 87%, 39%)
HSV
hsv(296, 93%, 73%)
CMYK
cmyk(6%, 93%, 0%, 27%)
CSS variable
--color-primary: #AE0DBA;
Lowercase HEX
#ae0dba

Shades

Tints

Tones

Harmony

CSS snippets for #AE0DBA

.color-ae0dba {
  color: #AE0DBA;
  background-color: #AE0DBA;
}

Frequently asked questions

What color is #AE0DBA?+

#AE0DBA is a HEX color with RGB value rgb(174, 13, 186) and HSL value hsl(296, 87%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AE0DBA?+

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