#AAEEDC Color

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

Color preview

#AAEEDC

Color formats

HEX
#AAEEDC
RGB
rgb(170, 238, 220)
RGBA
rgba(170, 238, 220, 1)
HSL
hsl(164, 67%, 80%)
HSV
hsv(164, 29%, 93%)
CMYK
cmyk(29%, 0%, 8%, 7%)
CSS variable
--color-primary: #AAEEDC;
Lowercase HEX
#aaeedc

Shades

Tints

Tones

Harmony

CSS snippets for #AAEEDC

.color-aaeedc {
  color: #AAEEDC;
  background-color: #AAEEDC;
}

Frequently asked questions

What color is #AAEEDC?+

#AAEEDC is a HEX color with RGB value rgb(170, 238, 220) and HSL value hsl(164, 67%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AAEEDC?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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