#AEE4FD Color

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

Color preview

#AEE4FD

Color formats

HEX
#AEE4FD
RGB
rgb(174, 228, 253)
RGBA
rgba(174, 228, 253, 1)
HSL
hsl(199, 95%, 84%)
HSV
hsv(199, 31%, 99%)
CMYK
cmyk(31%, 10%, 0%, 1%)
CSS variable
--color-primary: #AEE4FD;
Lowercase HEX
#aee4fd

Shades

Tints

Tones

Harmony

CSS snippets for #AEE4FD

.color-aee4fd {
  color: #AEE4FD;
  background-color: #AEE4FD;
}

Frequently asked questions

What color is #AEE4FD?+

#AEE4FD is a HEX color with RGB value rgb(174, 228, 253) and HSL value hsl(199, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEE4FD?+

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