#AAEAEA Color

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

Color preview

#AAEAEA

Color formats

HEX
#AAEAEA
RGB
rgb(170, 234, 234)
RGBA
rgba(170, 234, 234, 1)
HSL
hsl(180, 60%, 79%)
HSV
hsv(180, 27%, 92%)
CMYK
cmyk(27%, 0%, 0%, 8%)
CSS variable
--color-primary: #AAEAEA;
Lowercase HEX
#aaeaea

Shades

Tints

Tones

Harmony

CSS snippets for #AAEAEA

.color-aaeaea {
  color: #AAEAEA;
  background-color: #AAEAEA;
}

Frequently asked questions

What color is #AAEAEA?+

#AAEAEA is a HEX color with RGB value rgb(170, 234, 234) and HSL value hsl(180, 60%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEAEA?+

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