#AC2EB2 Color

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

Color preview

#AC2EB2

Color formats

HEX
#AC2EB2
RGB
rgb(172, 46, 178)
RGBA
rgba(172, 46, 178, 1)
HSL
hsl(297, 59%, 44%)
HSV
hsv(297, 74%, 70%)
CMYK
cmyk(3%, 74%, 0%, 30%)
CSS variable
--color-primary: #AC2EB2;
Lowercase HEX
#ac2eb2

Shades

Tints

Tones

Harmony

CSS snippets for #AC2EB2

.color-ac2eb2 {
  color: #AC2EB2;
  background-color: #AC2EB2;
}

Frequently asked questions

What color is #AC2EB2?+

#AC2EB2 is a HEX color with RGB value rgb(172, 46, 178) and HSL value hsl(297, 59%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AC2EB2?+

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