#AC4F9E Color

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

Color preview

#AC4F9E

Color formats

HEX
#AC4F9E
RGB
rgb(172, 79, 158)
RGBA
rgba(172, 79, 158, 1)
HSL
hsl(309, 37%, 49%)
HSV
hsv(309, 54%, 67%)
CMYK
cmyk(0%, 54%, 8%, 33%)
CSS variable
--color-primary: #AC4F9E;
Lowercase HEX
#ac4f9e

Shades

Tints

Tones

Harmony

CSS snippets for #AC4F9E

.color-ac4f9e {
  color: #AC4F9E;
  background-color: #AC4F9E;
}

Frequently asked questions

What color is #AC4F9E?+

#AC4F9E is a HEX color with RGB value rgb(172, 79, 158) and HSL value hsl(309, 37%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AC4F9E?+

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