#AAEAF0 Color

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

Color preview

#AAEAF0

Color formats

HEX
#AAEAF0
RGB
rgb(170, 234, 240)
RGBA
rgba(170, 234, 240, 1)
HSL
hsl(185, 70%, 80%)
HSV
hsv(185, 29%, 94%)
CMYK
cmyk(29%, 3%, 0%, 6%)
CSS variable
--color-primary: #AAEAF0;
Lowercase HEX
#aaeaf0

Shades

Tints

Tones

Harmony

CSS snippets for #AAEAF0

.color-aaeaf0 {
  color: #AAEAF0;
  background-color: #AAEAF0;
}

Frequently asked questions

What color is #AAEAF0?+

#AAEAF0 is a HEX color with RGB value rgb(170, 234, 240) and HSL value hsl(185, 70%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEAF0?+

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