#AAEBDF Color

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

Color preview

#AAEBDF

Color formats

HEX
#AAEBDF
RGB
rgb(170, 235, 223)
RGBA
rgba(170, 235, 223, 1)
HSL
hsl(169, 62%, 79%)
HSV
hsv(169, 28%, 92%)
CMYK
cmyk(28%, 0%, 5%, 8%)
CSS variable
--color-primary: #AAEBDF;
Lowercase HEX
#aaebdf

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBDF

.color-aaebdf {
  color: #AAEBDF;
  background-color: #AAEBDF;
}

Frequently asked questions

What color is #AAEBDF?+

#AAEBDF is a HEX color with RGB value rgb(170, 235, 223) and HSL value hsl(169, 62%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AAEBDF?+

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