#AEE6FE Color

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

Color preview

#AEE6FE

Color formats

HEX
#AEE6FE
RGB
rgb(174, 230, 254)
RGBA
rgba(174, 230, 254, 1)
HSL
hsl(198, 98%, 84%)
HSV
hsv(198, 31%, 100%)
CMYK
cmyk(31%, 9%, 0%, 0%)
CSS variable
--color-primary: #AEE6FE;
Lowercase HEX
#aee6fe

Shades

Tints

Tones

Harmony

CSS snippets for #AEE6FE

.color-aee6fe {
  color: #AEE6FE;
  background-color: #AEE6FE;
}

Frequently asked questions

What color is #AEE6FE?+

#AEE6FE is a HEX color with RGB value rgb(174, 230, 254) and HSL value hsl(198, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEE6FE?+

The closest Tailwind color is sky-200, available as the bg-sky-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