#AAEBE1 Color

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

Color preview

#AAEBE1

Color formats

HEX
#AAEBE1
RGB
rgb(170, 235, 225)
RGBA
rgba(170, 235, 225, 1)
HSL
hsl(171, 62%, 79%)
HSV
hsv(171, 28%, 92%)
CMYK
cmyk(28%, 0%, 4%, 8%)
CSS variable
--color-primary: #AAEBE1;
Lowercase HEX
#aaebe1

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBE1

.color-aaebe1 {
  color: #AAEBE1;
  background-color: #AAEBE1;
}

Frequently asked questions

What color is #AAEBE1?+

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

What is the closest Tailwind color to #AAEBE1?+

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