#AAECE0 Color

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

Color preview

#AAECE0

Color formats

HEX
#AAECE0
RGB
rgb(170, 236, 224)
RGBA
rgba(170, 236, 224, 1)
HSL
hsl(169, 63%, 80%)
HSV
hsv(169, 28%, 93%)
CMYK
cmyk(28%, 0%, 5%, 7%)
CSS variable
--color-primary: #AAECE0;
Lowercase HEX
#aaece0

Shades

Tints

Tones

Harmony

CSS snippets for #AAECE0

.color-aaece0 {
  color: #AAECE0;
  background-color: #AAECE0;
}

Frequently asked questions

What color is #AAECE0?+

#AAECE0 is a HEX color with RGB value rgb(170, 236, 224) and HSL value hsl(169, 63%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AAECE0?+

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