#AAEBE7 Color

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

Color preview

#AAEBE7

Color formats

HEX
#AAEBE7
RGB
rgb(170, 235, 231)
RGBA
rgba(170, 235, 231, 1)
HSL
hsl(176, 62%, 79%)
HSV
hsv(176, 28%, 92%)
CMYK
cmyk(28%, 0%, 2%, 8%)
CSS variable
--color-primary: #AAEBE7;
Lowercase HEX
#aaebe7

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBE7

.color-aaebe7 {
  color: #AAEBE7;
  background-color: #AAEBE7;
}

Frequently asked questions

What color is #AAEBE7?+

#AAEBE7 is a HEX color with RGB value rgb(170, 235, 231) and HSL value hsl(176, 62%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEBE7?+

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