#AC4E8C Color

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

Color preview

#AC4E8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AC4E8C

.color-ac4e8c {
  color: #AC4E8C;
  background-color: #AC4E8C;
}

Frequently asked questions

What color is #AC4E8C?+

#AC4E8C is a HEX color with RGB value rgb(172, 78, 140) and HSL value hsl(320, 38%, 49%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AC4E8C?+

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