#AC90DC Color

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

Color preview

#AC90DC

Color formats

HEX
#AC90DC
RGB
rgb(172, 144, 220)
RGBA
rgba(172, 144, 220, 1)
HSL
hsl(262, 52%, 71%)
HSV
hsv(262, 35%, 86%)
CMYK
cmyk(22%, 35%, 0%, 14%)
CSS variable
--color-primary: #AC90DC;
Lowercase HEX
#ac90dc

Shades

Tints

Tones

Harmony

CSS snippets for #AC90DC

.color-ac90dc {
  color: #AC90DC;
  background-color: #AC90DC;
}

Frequently asked questions

What color is #AC90DC?+

#AC90DC is a HEX color with RGB value rgb(172, 144, 220) and HSL value hsl(262, 52%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AC90DC?+

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