#AEEFE5 Color

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

Color preview

#AEEFE5

Color formats

HEX
#AEEFE5
RGB
rgb(174, 239, 229)
RGBA
rgba(174, 239, 229, 1)
HSL
hsl(171, 67%, 81%)
HSV
hsv(171, 27%, 94%)
CMYK
cmyk(27%, 0%, 4%, 6%)
CSS variable
--color-primary: #AEEFE5;
Lowercase HEX
#aeefe5

Shades

Tints

Tones

Harmony

CSS snippets for #AEEFE5

.color-aeefe5 {
  color: #AEEFE5;
  background-color: #AEEFE5;
}

Frequently asked questions

What color is #AEEFE5?+

#AEEFE5 is a HEX color with RGB value rgb(174, 239, 229) and HSL value hsl(171, 67%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEEFE5?+

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