#AEEAE1 Color

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

Color preview

#AEEAE1

Color formats

HEX
#AEEAE1
RGB
rgb(174, 234, 225)
RGBA
rgba(174, 234, 225, 1)
HSL
hsl(171, 59%, 80%)
HSV
hsv(171, 26%, 92%)
CMYK
cmyk(26%, 0%, 4%, 8%)
CSS variable
--color-primary: #AEEAE1;
Lowercase HEX
#aeeae1

Shades

Tints

Tones

Harmony

CSS snippets for #AEEAE1

.color-aeeae1 {
  color: #AEEAE1;
  background-color: #AEEAE1;
}

Frequently asked questions

What color is #AEEAE1?+

#AEEAE1 is a HEX color with RGB value rgb(174, 234, 225) and HSL value hsl(171, 59%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEEAE1?+

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