#AA90CB Color

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

Color preview

#AA90CB

Color formats

HEX
#AA90CB
RGB
rgb(170, 144, 203)
RGBA
rgba(170, 144, 203, 1)
HSL
hsl(266, 36%, 68%)
HSV
hsv(266, 29%, 80%)
CMYK
cmyk(16%, 29%, 0%, 20%)
CSS variable
--color-primary: #AA90CB;
Lowercase HEX
#aa90cb

Shades

Tints

Tones

Harmony

CSS snippets for #AA90CB

.color-aa90cb {
  color: #AA90CB;
  background-color: #AA90CB;
}

Frequently asked questions

What color is #AA90CB?+

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

What is the closest Tailwind color to #AA90CB?+

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