#AC5A9A Color

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

Color preview

#AC5A9A

Color formats

HEX
#AC5A9A
RGB
rgb(172, 90, 154)
RGBA
rgba(172, 90, 154, 1)
HSL
hsl(313, 33%, 51%)
HSV
hsv(313, 48%, 67%)
CMYK
cmyk(0%, 48%, 10%, 33%)
CSS variable
--color-primary: #AC5A9A;
Lowercase HEX
#ac5a9a

Shades

Tints

Tones

Harmony

CSS snippets for #AC5A9A

.color-ac5a9a {
  color: #AC5A9A;
  background-color: #AC5A9A;
}

Frequently asked questions

What color is #AC5A9A?+

#AC5A9A is a HEX color with RGB value rgb(172, 90, 154) and HSL value hsl(313, 33%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AC5A9A?+

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