#AEDDF3 Color

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

Color preview

#AEDDF3

Color formats

HEX
#AEDDF3
RGB
rgb(174, 221, 243)
RGBA
rgba(174, 221, 243, 1)
HSL
hsl(199, 74%, 82%)
HSV
hsv(199, 28%, 95%)
CMYK
cmyk(28%, 9%, 0%, 5%)
CSS variable
--color-primary: #AEDDF3;
Lowercase HEX
#aeddf3

Shades

Tints

Tones

Harmony

CSS snippets for #AEDDF3

.color-aeddf3 {
  color: #AEDDF3;
  background-color: #AEDDF3;
}

Frequently asked questions

What color is #AEDDF3?+

#AEDDF3 is a HEX color with RGB value rgb(174, 221, 243) and HSL value hsl(199, 74%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEDDF3?+

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