#AAEDF0 Color

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

Color preview

#AAEDF0

Color formats

HEX
#AAEDF0
RGB
rgb(170, 237, 240)
RGBA
rgba(170, 237, 240, 1)
HSL
hsl(183, 70%, 80%)
HSV
hsv(183, 29%, 94%)
CMYK
cmyk(29%, 1%, 0%, 6%)
CSS variable
--color-primary: #AAEDF0;
Lowercase HEX
#aaedf0

Shades

Tints

Tones

Harmony

CSS snippets for #AAEDF0

.color-aaedf0 {
  color: #AAEDF0;
  background-color: #AAEDF0;
}

Frequently asked questions

What color is #AAEDF0?+

#AAEDF0 is a HEX color with RGB value rgb(170, 237, 240) and HSL value hsl(183, 70%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEDF0?+

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