#AADFF0 Color

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

Color preview

#AADFF0

Color formats

HEX
#AADFF0
RGB
rgb(170, 223, 240)
RGBA
rgba(170, 223, 240, 1)
HSL
hsl(195, 70%, 80%)
HSV
hsv(195, 29%, 94%)
CMYK
cmyk(29%, 7%, 0%, 6%)
CSS variable
--color-primary: #AADFF0;
Lowercase HEX
#aadff0

Shades

Tints

Tones

Harmony

CSS snippets for #AADFF0

.color-aadff0 {
  color: #AADFF0;
  background-color: #AADFF0;
}

Frequently asked questions

What color is #AADFF0?+

#AADFF0 is a HEX color with RGB value rgb(170, 223, 240) and HSL value hsl(195, 70%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AADFF0?+

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