#AE3ACB Color

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

Color preview

#AE3ACB

Color formats

HEX
#AE3ACB
RGB
rgb(174, 58, 203)
RGBA
rgba(174, 58, 203, 1)
HSL
hsl(288, 58%, 51%)
HSV
hsv(288, 71%, 80%)
CMYK
cmyk(14%, 71%, 0%, 20%)
CSS variable
--color-primary: #AE3ACB;
Lowercase HEX
#ae3acb

Shades

Tints

Tones

Harmony

CSS snippets for #AE3ACB

.color-ae3acb {
  color: #AE3ACB;
  background-color: #AE3ACB;
}

Frequently asked questions

What color is #AE3ACB?+

#AE3ACB is a HEX color with RGB value rgb(174, 58, 203) and HSL value hsl(288, 58%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE3ACB?+

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