#AAAAE7 Color

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

Color preview

#AAAAE7

Color formats

HEX
#AAAAE7
RGB
rgb(170, 170, 231)
RGBA
rgba(170, 170, 231, 1)
HSL
hsl(240, 56%, 79%)
HSV
hsv(240, 26%, 91%)
CMYK
cmyk(26%, 26%, 0%, 9%)
CSS variable
--color-primary: #AAAAE7;
Lowercase HEX
#aaaae7

Shades

Tints

Tones

Harmony

CSS snippets for #AAAAE7

.color-aaaae7 {
  color: #AAAAE7;
  background-color: #AAAAE7;
}

Frequently asked questions

What color is #AAAAE7?+

#AAAAE7 is a HEX color with RGB value rgb(170, 170, 231) and HSL value hsl(240, 56%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAAAE7?+

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