#AE90CC Color

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

Color preview

#AE90CC

Color formats

HEX
#AE90CC
RGB
rgb(174, 144, 204)
RGBA
rgba(174, 144, 204, 1)
HSL
hsl(270, 37%, 68%)
HSV
hsv(270, 29%, 80%)
CMYK
cmyk(15%, 29%, 0%, 20%)
CSS variable
--color-primary: #AE90CC;
Lowercase HEX
#ae90cc

Shades

Tints

Tones

Harmony

CSS snippets for #AE90CC

.color-ae90cc {
  color: #AE90CC;
  background-color: #AE90CC;
}

Frequently asked questions

What color is #AE90CC?+

#AE90CC is a HEX color with RGB value rgb(174, 144, 204) and HSL value hsl(270, 37%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AE90CC?+

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