#AADEE5 Color

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

Color preview

#AADEE5

Color formats

HEX
#AADEE5
RGB
rgb(170, 222, 229)
RGBA
rgba(170, 222, 229, 1)
HSL
hsl(187, 53%, 78%)
HSV
hsv(187, 26%, 90%)
CMYK
cmyk(26%, 3%, 0%, 10%)
CSS variable
--color-primary: #AADEE5;
Lowercase HEX
#aadee5

Shades

Tints

Tones

Harmony

CSS snippets for #AADEE5

.color-aadee5 {
  color: #AADEE5;
  background-color: #AADEE5;
}

Frequently asked questions

What color is #AADEE5?+

#AADEE5 is a HEX color with RGB value rgb(170, 222, 229) and HSL value hsl(187, 53%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AADEE5?+

The closest Tailwind color is teal-200, available as the bg-teal-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