#AC85CC Color

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

Color preview

#AC85CC

Color formats

HEX
#AC85CC
RGB
rgb(172, 133, 204)
RGBA
rgba(172, 133, 204, 1)
HSL
hsl(273, 41%, 66%)
HSV
hsv(273, 35%, 80%)
CMYK
cmyk(16%, 35%, 0%, 20%)
CSS variable
--color-primary: #AC85CC;
Lowercase HEX
#ac85cc

Shades

Tints

Tones

Harmony

CSS snippets for #AC85CC

.color-ac85cc {
  color: #AC85CC;
  background-color: #AC85CC;
}

Frequently asked questions

What color is #AC85CC?+

#AC85CC is a HEX color with RGB value rgb(172, 133, 204) and HSL value hsl(273, 41%, 66%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AC85CC?+

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