#AEE0FE Color

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

Color preview

#AEE0FE

Color formats

HEX
#AEE0FE
RGB
rgb(174, 224, 254)
RGBA
rgba(174, 224, 254, 1)
HSL
hsl(203, 98%, 84%)
HSV
hsv(203, 31%, 100%)
CMYK
cmyk(31%, 12%, 0%, 0%)
CSS variable
--color-primary: #AEE0FE;
Lowercase HEX
#aee0fe

Shades

Tints

Tones

Harmony

CSS snippets for #AEE0FE

.color-aee0fe {
  color: #AEE0FE;
  background-color: #AEE0FE;
}

Frequently asked questions

What color is #AEE0FE?+

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

What is the closest Tailwind color to #AEE0FE?+

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