#AAEDF9 Color

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

Color preview

#AAEDF9

Color formats

HEX
#AAEDF9
RGB
rgb(170, 237, 249)
RGBA
rgba(170, 237, 249, 1)
HSL
hsl(189, 87%, 82%)
HSV
hsv(189, 32%, 98%)
CMYK
cmyk(32%, 5%, 0%, 2%)
CSS variable
--color-primary: #AAEDF9;
Lowercase HEX
#aaedf9

Shades

Tints

Tones

Harmony

CSS snippets for #AAEDF9

.color-aaedf9 {
  color: #AAEDF9;
  background-color: #AAEDF9;
}

Frequently asked questions

What color is #AAEDF9?+

#AAEDF9 is a HEX color with RGB value rgb(170, 237, 249) and HSL value hsl(189, 87%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEDF9?+

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