#AAEEE1 Color

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

Color preview

#AAEEE1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAEEE1

.color-aaeee1 {
  color: #AAEEE1;
  background-color: #AAEEE1;
}

Frequently asked questions

What color is #AAEEE1?+

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

What is the closest Tailwind color to #AAEEE1?+

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