#AAEAF1 Color

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

Color preview

#AAEAF1

Color formats

HEX
#AAEAF1
RGB
rgb(170, 234, 241)
RGBA
rgba(170, 234, 241, 1)
HSL
hsl(186, 72%, 81%)
HSV
hsv(186, 29%, 95%)
CMYK
cmyk(29%, 3%, 0%, 5%)
CSS variable
--color-primary: #AAEAF1;
Lowercase HEX
#aaeaf1

Shades

Tints

Tones

Harmony

CSS snippets for #AAEAF1

.color-aaeaf1 {
  color: #AAEAF1;
  background-color: #AAEAF1;
}

Frequently asked questions

What color is #AAEAF1?+

#AAEAF1 is a HEX color with RGB value rgb(170, 234, 241) and HSL value hsl(186, 72%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEAF1?+

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