#AABDE7 Color

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

Color preview

#AABDE7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AABDE7

.color-aabde7 {
  color: #AABDE7;
  background-color: #AABDE7;
}

Frequently asked questions

What color is #AABDE7?+

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

What is the closest Tailwind color to #AABDE7?+

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