#AE0CED Color

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

Color preview

#AE0CED

Color formats

HEX
#AE0CED
RGB
rgb(174, 12, 237)
RGBA
rgba(174, 12, 237, 1)
HSL
hsl(283, 90%, 49%)
HSV
hsv(283, 95%, 93%)
CMYK
cmyk(27%, 95%, 0%, 7%)
CSS variable
--color-primary: #AE0CED;
Lowercase HEX
#ae0ced

Shades

Tints

Tones

Harmony

CSS snippets for #AE0CED

.color-ae0ced {
  color: #AE0CED;
  background-color: #AE0CED;
}

Frequently asked questions

What color is #AE0CED?+

#AE0CED is a HEX color with RGB value rgb(174, 12, 237) and HSL value hsl(283, 90%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AE0CED?+

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