#AAEEEA Color

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

Color preview

#AAEEEA

Color formats

HEX
#AAEEEA
RGB
rgb(170, 238, 234)
RGBA
rgba(170, 238, 234, 1)
HSL
hsl(176, 67%, 80%)
HSV
hsv(176, 29%, 93%)
CMYK
cmyk(29%, 0%, 2%, 7%)
CSS variable
--color-primary: #AAEEEA;
Lowercase HEX
#aaeeea

Shades

Tints

Tones

Harmony

CSS snippets for #AAEEEA

.color-aaeeea {
  color: #AAEEEA;
  background-color: #AAEEEA;
}

Frequently asked questions

What color is #AAEEEA?+

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

What is the closest Tailwind color to #AAEEEA?+

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