#AC6DF4 Color

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

Color preview

#AC6DF4

Color formats

HEX
#AC6DF4
RGB
rgb(172, 109, 244)
RGBA
rgba(172, 109, 244, 1)
HSL
hsl(268, 86%, 69%)
HSV
hsv(268, 55%, 96%)
CMYK
cmyk(30%, 55%, 0%, 4%)
CSS variable
--color-primary: #AC6DF4;
Lowercase HEX
#ac6df4

Shades

Tints

Tones

Harmony

CSS snippets for #AC6DF4

.color-ac6df4 {
  color: #AC6DF4;
  background-color: #AC6DF4;
}

Frequently asked questions

What color is #AC6DF4?+

#AC6DF4 is a HEX color with RGB value rgb(172, 109, 244) and HSL value hsl(268, 86%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AC6DF4?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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