#AAEBC2 Color

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

Color preview

#AAEBC2

Color formats

HEX
#AAEBC2
RGB
rgb(170, 235, 194)
RGBA
rgba(170, 235, 194, 1)
HSL
hsl(142, 62%, 79%)
HSV
hsv(142, 28%, 92%)
CMYK
cmyk(28%, 0%, 17%, 8%)
CSS variable
--color-primary: #AAEBC2;
Lowercase HEX
#aaebc2

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBC2

.color-aaebc2 {
  color: #AAEBC2;
  background-color: #AAEBC2;
}

Frequently asked questions

What color is #AAEBC2?+

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

What is the closest Tailwind color to #AAEBC2?+

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