#AEFADE Color

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

Color preview

#AEFADE

Color formats

HEX
#AEFADE
RGB
rgb(174, 250, 222)
RGBA
rgba(174, 250, 222, 1)
HSL
hsl(158, 88%, 83%)
HSV
hsv(158, 30%, 98%)
CMYK
cmyk(30%, 0%, 11%, 2%)
CSS variable
--color-primary: #AEFADE;
Lowercase HEX
#aefade

Shades

Tints

Tones

Harmony

CSS snippets for #AEFADE

.color-aefade {
  color: #AEFADE;
  background-color: #AEFADE;
}

Frequently asked questions

What color is #AEFADE?+

#AEFADE is a HEX color with RGB value rgb(174, 250, 222) and HSL value hsl(158, 88%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFADE?+

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