#AEDDF5 Color

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

Color preview

#AEDDF5

Color formats

HEX
#AEDDF5
RGB
rgb(174, 221, 245)
RGBA
rgba(174, 221, 245, 1)
HSL
hsl(200, 78%, 82%)
HSV
hsv(200, 29%, 96%)
CMYK
cmyk(29%, 10%, 0%, 4%)
CSS variable
--color-primary: #AEDDF5;
Lowercase HEX
#aeddf5

Shades

Tints

Tones

Harmony

CSS snippets for #AEDDF5

.color-aeddf5 {
  color: #AEDDF5;
  background-color: #AEDDF5;
}

Frequently asked questions

What color is #AEDDF5?+

#AEDDF5 is a HEX color with RGB value rgb(174, 221, 245) and HSL value hsl(200, 78%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEDDF5?+

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