#AEFED0 Color

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

Color preview

#AEFED0

Color formats

HEX
#AEFED0
RGB
rgb(174, 254, 208)
RGBA
rgba(174, 254, 208, 1)
HSL
hsl(145, 98%, 84%)
HSV
hsv(145, 31%, 100%)
CMYK
cmyk(31%, 0%, 18%, 0%)
CSS variable
--color-primary: #AEFED0;
Lowercase HEX
#aefed0

Shades

Tints

Tones

Harmony

CSS snippets for #AEFED0

.color-aefed0 {
  color: #AEFED0;
  background-color: #AEFED0;
}

Frequently asked questions

What color is #AEFED0?+

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

What is the closest Tailwind color to #AEFED0?+

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