#AEE5BF Color

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

Color preview

#AEE5BF

Color formats

HEX
#AEE5BF
RGB
rgb(174, 229, 191)
RGBA
rgba(174, 229, 191, 1)
HSL
hsl(139, 51%, 79%)
HSV
hsv(139, 24%, 90%)
CMYK
cmyk(24%, 0%, 17%, 10%)
CSS variable
--color-primary: #AEE5BF;
Lowercase HEX
#aee5bf

Shades

Tints

Tones

Harmony

CSS snippets for #AEE5BF

.color-aee5bf {
  color: #AEE5BF;
  background-color: #AEE5BF;
}

Frequently asked questions

What color is #AEE5BF?+

#AEE5BF is a HEX color with RGB value rgb(174, 229, 191) and HSL value hsl(139, 51%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEE5BF?+

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