#AADEE7 Color

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

Color preview

#AADEE7

Color formats

HEX
#AADEE7
RGB
rgb(170, 222, 231)
RGBA
rgba(170, 222, 231, 1)
HSL
hsl(189, 56%, 79%)
HSV
hsv(189, 26%, 91%)
CMYK
cmyk(26%, 4%, 0%, 9%)
CSS variable
--color-primary: #AADEE7;
Lowercase HEX
#aadee7

Shades

Tints

Tones

Harmony

CSS snippets for #AADEE7

.color-aadee7 {
  color: #AADEE7;
  background-color: #AADEE7;
}

Frequently asked questions

What color is #AADEE7?+

#AADEE7 is a HEX color with RGB value rgb(170, 222, 231) and HSL value hsl(189, 56%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AADEE7?+

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