#AAB8EE Color

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

Color preview

#AAB8EE

Color formats

HEX
#AAB8EE
RGB
rgb(170, 184, 238)
RGBA
rgba(170, 184, 238, 1)
HSL
hsl(228, 67%, 80%)
HSV
hsv(228, 29%, 93%)
CMYK
cmyk(29%, 23%, 0%, 7%)
CSS variable
--color-primary: #AAB8EE;
Lowercase HEX
#aab8ee

Shades

Tints

Tones

Harmony

CSS snippets for #AAB8EE

.color-aab8ee {
  color: #AAB8EE;
  background-color: #AAB8EE;
}

Frequently asked questions

What color is #AAB8EE?+

#AAB8EE is a HEX color with RGB value rgb(170, 184, 238) and HSL value hsl(228, 67%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAB8EE?+

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