#AEEDE5 Color

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

Color preview

#AEEDE5

Color formats

HEX
#AEEDE5
RGB
rgb(174, 237, 229)
RGBA
rgba(174, 237, 229, 1)
HSL
hsl(172, 64%, 81%)
HSV
hsv(172, 27%, 93%)
CMYK
cmyk(27%, 0%, 3%, 7%)
CSS variable
--color-primary: #AEEDE5;
Lowercase HEX
#aeede5

Shades

Tints

Tones

Harmony

CSS snippets for #AEEDE5

.color-aeede5 {
  color: #AEEDE5;
  background-color: #AEEDE5;
}

Frequently asked questions

What color is #AEEDE5?+

#AEEDE5 is a HEX color with RGB value rgb(174, 237, 229) and HSL value hsl(172, 64%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEEDE5?+

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