#AAEBEA Color

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

Color preview

#AAEBEA

Color formats

HEX
#AAEBEA
RGB
rgb(170, 235, 234)
RGBA
rgba(170, 235, 234, 1)
HSL
hsl(179, 62%, 79%)
HSV
hsv(179, 28%, 92%)
CMYK
cmyk(28%, 0%, 0%, 8%)
CSS variable
--color-primary: #AAEBEA;
Lowercase HEX
#aaebea

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBEA

.color-aaebea {
  color: #AAEBEA;
  background-color: #AAEBEA;
}

Frequently asked questions

What color is #AAEBEA?+

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

What is the closest Tailwind color to #AAEBEA?+

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