#AAEEE2 Color

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

Color preview

#AAEEE2

Color formats

HEX
#AAEEE2
RGB
rgb(170, 238, 226)
RGBA
rgba(170, 238, 226, 1)
HSL
hsl(169, 67%, 80%)
HSV
hsv(169, 29%, 93%)
CMYK
cmyk(29%, 0%, 5%, 7%)
CSS variable
--color-primary: #AAEEE2;
Lowercase HEX
#aaeee2

Shades

Tints

Tones

Harmony

CSS snippets for #AAEEE2

.color-aaeee2 {
  color: #AAEEE2;
  background-color: #AAEEE2;
}

Frequently asked questions

What color is #AAEEE2?+

#AAEEE2 is a HEX color with RGB value rgb(170, 238, 226) and HSL value hsl(169, 67%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEEE2?+

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