#AC4EAC Color

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

Color preview

#AC4EAC

Color formats

HEX
#AC4EAC
RGB
rgb(172, 78, 172)
RGBA
rgba(172, 78, 172, 1)
HSL
hsl(300, 38%, 49%)
HSV
hsv(300, 55%, 67%)
CMYK
cmyk(0%, 55%, 0%, 33%)
CSS variable
--color-primary: #AC4EAC;
Lowercase HEX
#ac4eac

Shades

Tints

Tones

Harmony

CSS snippets for #AC4EAC

.color-ac4eac {
  color: #AC4EAC;
  background-color: #AC4EAC;
}

Frequently asked questions

What color is #AC4EAC?+

#AC4EAC is a HEX color with RGB value rgb(172, 78, 172) and HSL value hsl(300, 38%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AC4EAC?+

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