#AEEAE0 Color

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

Color preview

#AEEAE0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEEAE0

.color-aeeae0 {
  color: #AEEAE0;
  background-color: #AEEAE0;
}

Frequently asked questions

What color is #AEEAE0?+

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

What is the closest Tailwind color to #AEEAE0?+

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