#AAEBEC Color

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

Color preview

#AAEBEC

Color formats

HEX
#AAEBEC
RGB
rgb(170, 235, 236)
RGBA
rgba(170, 235, 236, 1)
HSL
hsl(181, 63%, 80%)
HSV
hsv(181, 28%, 93%)
CMYK
cmyk(28%, 0%, 0%, 7%)
CSS variable
--color-primary: #AAEBEC;
Lowercase HEX
#aaebec

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBEC

.color-aaebec {
  color: #AAEBEC;
  background-color: #AAEBEC;
}

Frequently asked questions

What color is #AAEBEC?+

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

What is the closest Tailwind color to #AAEBEC?+

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