#AC05FF Color

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

Color preview

#AC05FF

Color formats

HEX
#AC05FF
RGB
rgb(172, 5, 255)
RGBA
rgba(172, 5, 255, 1)
HSL
hsl(280, 100%, 51%)
HSV
hsv(280, 98%, 100%)
CMYK
cmyk(33%, 98%, 0%, 0%)
CSS variable
--color-primary: #AC05FF;
Lowercase HEX
#ac05ff

Shades

Tints

Tones

Harmony

CSS snippets for #AC05FF

.color-ac05ff {
  color: #AC05FF;
  background-color: #AC05FF;
}

Frequently asked questions

What color is #AC05FF?+

#AC05FF is a HEX color with RGB value rgb(172, 5, 255) and HSL value hsl(280, 100%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AC05FF?+

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