#AEDAFE Color

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

Color preview

#AEDAFE

Color formats

HEX
#AEDAFE
RGB
rgb(174, 218, 254)
RGBA
rgba(174, 218, 254, 1)
HSL
hsl(207, 98%, 84%)
HSV
hsv(207, 31%, 100%)
CMYK
cmyk(31%, 14%, 0%, 0%)
CSS variable
--color-primary: #AEDAFE;
Lowercase HEX
#aedafe

Shades

Tints

Tones

Harmony

CSS snippets for #AEDAFE

.color-aedafe {
  color: #AEDAFE;
  background-color: #AEDAFE;
}

Frequently asked questions

What color is #AEDAFE?+

#AEDAFE is a HEX color with RGB value rgb(174, 218, 254) and HSL value hsl(207, 98%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AEDAFE?+

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