#AEEDE7 Color

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

Color preview

#AEEDE7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEEDE7

.color-aeede7 {
  color: #AEEDE7;
  background-color: #AEEDE7;
}

Frequently asked questions

What color is #AEEDE7?+

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

What is the closest Tailwind color to #AEEDE7?+

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