#AABAE6 Color

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

Color preview

#AABAE6

Color formats

HEX
#AABAE6
RGB
rgb(170, 186, 230)
RGBA
rgba(170, 186, 230, 1)
HSL
hsl(224, 55%, 78%)
HSV
hsv(224, 26%, 90%)
CMYK
cmyk(26%, 19%, 0%, 10%)
CSS variable
--color-primary: #AABAE6;
Lowercase HEX
#aabae6

Shades

Tints

Tones

Harmony

CSS snippets for #AABAE6

.color-aabae6 {
  color: #AABAE6;
  background-color: #AABAE6;
}

Frequently asked questions

What color is #AABAE6?+

#AABAE6 is a HEX color with RGB value rgb(170, 186, 230) and HSL value hsl(224, 55%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AABAE6?+

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