#AEFEC5 Color

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

Color preview

#AEFEC5

Color formats

HEX
#AEFEC5
RGB
rgb(174, 254, 197)
RGBA
rgba(174, 254, 197, 1)
HSL
hsl(137, 98%, 84%)
HSV
hsv(137, 31%, 100%)
CMYK
cmyk(31%, 0%, 22%, 0%)
CSS variable
--color-primary: #AEFEC5;
Lowercase HEX
#aefec5

Shades

Tints

Tones

Harmony

CSS snippets for #AEFEC5

.color-aefec5 {
  color: #AEFEC5;
  background-color: #AEFEC5;
}

Frequently asked questions

What color is #AEFEC5?+

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

What is the closest Tailwind color to #AEFEC5?+

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