#A1AAEE Color

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

Color preview

#A1AAEE

Color formats

HEX
#A1AAEE
RGB
rgb(161, 170, 238)
RGBA
rgba(161, 170, 238, 1)
HSL
hsl(233, 69%, 78%)
HSV
hsv(233, 32%, 93%)
CMYK
cmyk(32%, 29%, 0%, 7%)
CSS variable
--color-primary: #A1AAEE;
Lowercase HEX
#a1aaee

Shades

Tints

Tones

Harmony

CSS snippets for #A1AAEE

.color-a1aaee {
  color: #A1AAEE;
  background-color: #A1AAEE;
}

Frequently asked questions

What color is #A1AAEE?+

#A1AAEE is a HEX color with RGB value rgb(161, 170, 238) and HSL value hsl(233, 69%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1AAEE?+

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