#AEDCF4 Color

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

Color preview

#AEDCF4

Color formats

HEX
#AEDCF4
RGB
rgb(174, 220, 244)
RGBA
rgba(174, 220, 244, 1)
HSL
hsl(201, 76%, 82%)
HSV
hsv(201, 29%, 96%)
CMYK
cmyk(29%, 10%, 0%, 4%)
CSS variable
--color-primary: #AEDCF4;
Lowercase HEX
#aedcf4

Shades

Tints

Tones

Harmony

CSS snippets for #AEDCF4

.color-aedcf4 {
  color: #AEDCF4;
  background-color: #AEDCF4;
}

Frequently asked questions

What color is #AEDCF4?+

#AEDCF4 is a HEX color with RGB value rgb(174, 220, 244) and HSL value hsl(201, 76%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AEDCF4?+

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