#AEA9FF Color

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

Color preview

#AEA9FF

Color formats

HEX
#AEA9FF
RGB
rgb(174, 169, 255)
RGBA
rgba(174, 169, 255, 1)
HSL
hsl(243, 100%, 83%)
HSV
hsv(243, 34%, 100%)
CMYK
cmyk(32%, 34%, 0%, 0%)
CSS variable
--color-primary: #AEA9FF;
Lowercase HEX
#aea9ff

Shades

Tints

Tones

Harmony

CSS snippets for #AEA9FF

.color-aea9ff {
  color: #AEA9FF;
  background-color: #AEA9FF;
}

Frequently asked questions

What color is #AEA9FF?+

#AEA9FF is a HEX color with RGB value rgb(174, 169, 255) and HSL value hsl(243, 100%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEA9FF?+

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