#AEFAE9 Color

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

Color preview

#AEFAE9

Color formats

HEX
#AEFAE9
RGB
rgb(174, 250, 233)
RGBA
rgba(174, 250, 233, 1)
HSL
hsl(167, 88%, 83%)
HSV
hsv(167, 30%, 98%)
CMYK
cmyk(30%, 0%, 7%, 2%)
CSS variable
--color-primary: #AEFAE9;
Lowercase HEX
#aefae9

Shades

Tints

Tones

Harmony

CSS snippets for #AEFAE9

.color-aefae9 {
  color: #AEFAE9;
  background-color: #AEFAE9;
}

Frequently asked questions

What color is #AEFAE9?+

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

What is the closest Tailwind color to #AEFAE9?+

The closest Tailwind color is teal-200, available as the bg-teal-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