#AAECEA Color

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

Color preview

#AAECEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAECEA

.color-aaecea {
  color: #AAECEA;
  background-color: #AAECEA;
}

Frequently asked questions

What color is #AAECEA?+

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

What is the closest Tailwind color to #AAECEA?+

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