#A44EAC Color

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

Color preview

#A44EAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A44EAC

.color-a44eac {
  color: #A44EAC;
  background-color: #A44EAC;
}

Frequently asked questions

What color is #A44EAC?+

#A44EAC is a HEX color with RGB value rgb(164, 78, 172) and HSL value hsl(295, 38%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A44EAC?+

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