#AC85FE Color

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

Color preview

#AC85FE

Color formats

HEX
#AC85FE
RGB
rgb(172, 133, 254)
RGBA
rgba(172, 133, 254, 1)
HSL
hsl(259, 98%, 76%)
HSV
hsv(259, 48%, 100%)
CMYK
cmyk(32%, 48%, 0%, 0%)
CSS variable
--color-primary: #AC85FE;
Lowercase HEX
#ac85fe

Shades

Tints

Tones

Harmony

CSS snippets for #AC85FE

.color-ac85fe {
  color: #AC85FE;
  background-color: #AC85FE;
}

Frequently asked questions

What color is #AC85FE?+

#AC85FE is a HEX color with RGB value rgb(172, 133, 254) and HSL value hsl(259, 98%, 76%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AC85FE?+

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