#AAECE5 Color

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

Color preview

#AAECE5

Color formats

HEX
#AAECE5
RGB
rgb(170, 236, 229)
RGBA
rgba(170, 236, 229, 1)
HSL
hsl(174, 63%, 80%)
HSV
hsv(174, 28%, 93%)
CMYK
cmyk(28%, 0%, 3%, 7%)
CSS variable
--color-primary: #AAECE5;
Lowercase HEX
#aaece5

Shades

Tints

Tones

Harmony

CSS snippets for #AAECE5

.color-aaece5 {
  color: #AAECE5;
  background-color: #AAECE5;
}

Frequently asked questions

What color is #AAECE5?+

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

What is the closest Tailwind color to #AAECE5?+

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