#AEFED6 Color

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

Color preview

#AEFED6

Color formats

HEX
#AEFED6
RGB
rgb(174, 254, 214)
RGBA
rgba(174, 254, 214, 1)
HSL
hsl(150, 98%, 84%)
HSV
hsv(150, 31%, 100%)
CMYK
cmyk(31%, 0%, 16%, 0%)
CSS variable
--color-primary: #AEFED6;
Lowercase HEX
#aefed6

Shades

Tints

Tones

Harmony

CSS snippets for #AEFED6

.color-aefed6 {
  color: #AEFED6;
  background-color: #AEFED6;
}

Frequently asked questions

What color is #AEFED6?+

#AEFED6 is a HEX color with RGB value rgb(174, 254, 214) and HSL value hsl(150, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFED6?+

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