#AADEE6 Color

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

Color preview

#AADEE6

Color formats

HEX
#AADEE6
RGB
rgb(170, 222, 230)
RGBA
rgba(170, 222, 230, 1)
HSL
hsl(188, 55%, 78%)
HSV
hsv(188, 26%, 90%)
CMYK
cmyk(26%, 3%, 0%, 10%)
CSS variable
--color-primary: #AADEE6;
Lowercase HEX
#aadee6

Shades

Tints

Tones

Harmony

CSS snippets for #AADEE6

.color-aadee6 {
  color: #AADEE6;
  background-color: #AADEE6;
}

Frequently asked questions

What color is #AADEE6?+

#AADEE6 is a HEX color with RGB value rgb(170, 222, 230) and HSL value hsl(188, 55%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AADEE6?+

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