#AEEED2 Color

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

Color preview

#AEEED2

Color formats

HEX
#AEEED2
RGB
rgb(174, 238, 210)
RGBA
rgba(174, 238, 210, 1)
HSL
hsl(154, 65%, 81%)
HSV
hsv(154, 27%, 93%)
CMYK
cmyk(27%, 0%, 12%, 7%)
CSS variable
--color-primary: #AEEED2;
Lowercase HEX
#aeeed2

Shades

Tints

Tones

Harmony

CSS snippets for #AEEED2

.color-aeeed2 {
  color: #AEEED2;
  background-color: #AEEED2;
}

Frequently asked questions

What color is #AEEED2?+

#AEEED2 is a HEX color with RGB value rgb(174, 238, 210) and HSL value hsl(154, 65%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEEED2?+

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