#AAECE7 Color

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

Color preview

#AAECE7

Color formats

HEX
#AAECE7
RGB
rgb(170, 236, 231)
RGBA
rgba(170, 236, 231, 1)
HSL
hsl(175, 63%, 80%)
HSV
hsv(175, 28%, 93%)
CMYK
cmyk(28%, 0%, 2%, 7%)
CSS variable
--color-primary: #AAECE7;
Lowercase HEX
#aaece7

Shades

Tints

Tones

Harmony

CSS snippets for #AAECE7

.color-aaece7 {
  color: #AAECE7;
  background-color: #AAECE7;
}

Frequently asked questions

What color is #AAECE7?+

#AAECE7 is a HEX color with RGB value rgb(170, 236, 231) and HSL value hsl(175, 63%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAECE7?+

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