#A1AEEE Color

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

Color preview

#A1AEEE

Color formats

HEX
#A1AEEE
RGB
rgb(161, 174, 238)
RGBA
rgba(161, 174, 238, 1)
HSL
hsl(230, 69%, 78%)
HSV
hsv(230, 32%, 93%)
CMYK
cmyk(32%, 27%, 0%, 7%)
CSS variable
--color-primary: #A1AEEE;
Lowercase HEX
#a1aeee

Shades

Tints

Tones

Harmony

CSS snippets for #A1AEEE

.color-a1aeee {
  color: #A1AEEE;
  background-color: #A1AEEE;
}

Frequently asked questions

What color is #A1AEEE?+

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

What is the closest Tailwind color to #A1AEEE?+

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