#AC90CB Color

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

Color preview

#AC90CB

Color formats

HEX
#AC90CB
RGB
rgb(172, 144, 203)
RGBA
rgba(172, 144, 203, 1)
HSL
hsl(268, 36%, 68%)
HSV
hsv(268, 29%, 80%)
CMYK
cmyk(15%, 29%, 0%, 20%)
CSS variable
--color-primary: #AC90CB;
Lowercase HEX
#ac90cb

Shades

Tints

Tones

Harmony

CSS snippets for #AC90CB

.color-ac90cb {
  color: #AC90CB;
  background-color: #AC90CB;
}

Frequently asked questions

What color is #AC90CB?+

#AC90CB is a HEX color with RGB value rgb(172, 144, 203) and HSL value hsl(268, 36%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AC90CB?+

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