#AC4D9D Color

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

Color preview

#AC4D9D

Color formats

HEX
#AC4D9D
RGB
rgb(172, 77, 157)
RGBA
rgba(172, 77, 157, 1)
HSL
hsl(309, 38%, 49%)
HSV
hsv(309, 55%, 67%)
CMYK
cmyk(0%, 55%, 9%, 33%)
CSS variable
--color-primary: #AC4D9D;
Lowercase HEX
#ac4d9d

Shades

Tints

Tones

Harmony

CSS snippets for #AC4D9D

.color-ac4d9d {
  color: #AC4D9D;
  background-color: #AC4D9D;
}

Frequently asked questions

What color is #AC4D9D?+

#AC4D9D is a HEX color with RGB value rgb(172, 77, 157) and HSL value hsl(309, 38%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AC4D9D?+

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