#AC99FF Color

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

Color preview

#AC99FF

Color formats

HEX
#AC99FF
RGB
rgb(172, 153, 255)
RGBA
rgba(172, 153, 255, 1)
HSL
hsl(251, 100%, 80%)
HSV
hsv(251, 40%, 100%)
CMYK
cmyk(33%, 40%, 0%, 0%)
CSS variable
--color-primary: #AC99FF;
Lowercase HEX
#ac99ff

Shades

Tints

Tones

Harmony

CSS snippets for #AC99FF

.color-ac99ff {
  color: #AC99FF;
  background-color: #AC99FF;
}

Frequently asked questions

What color is #AC99FF?+

#AC99FF is a HEX color with RGB value rgb(172, 153, 255) and HSL value hsl(251, 100%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AC99FF?+

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