#AEEFD4 Color

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

Color preview

#AEEFD4

Color formats

HEX
#AEEFD4
RGB
rgb(174, 239, 212)
RGBA
rgba(174, 239, 212, 1)
HSL
hsl(155, 67%, 81%)
HSV
hsv(155, 27%, 94%)
CMYK
cmyk(27%, 0%, 11%, 6%)
CSS variable
--color-primary: #AEEFD4;
Lowercase HEX
#aeefd4

Shades

Tints

Tones

Harmony

CSS snippets for #AEEFD4

.color-aeefd4 {
  color: #AEEFD4;
  background-color: #AEEFD4;
}

Frequently asked questions

What color is #AEEFD4?+

#AEEFD4 is a HEX color with RGB value rgb(174, 239, 212) and HSL value hsl(155, 67%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEEFD4?+

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