#AAEBAC Color

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

Color preview

#AAEBAC

Color formats

HEX
#AAEBAC
RGB
rgb(170, 235, 172)
RGBA
rgba(170, 235, 172, 1)
HSL
hsl(122, 62%, 79%)
HSV
hsv(122, 28%, 92%)
CMYK
cmyk(28%, 0%, 27%, 8%)
CSS variable
--color-primary: #AAEBAC;
Lowercase HEX
#aaebac

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBAC

.color-aaebac {
  color: #AAEBAC;
  background-color: #AAEBAC;
}

Frequently asked questions

What color is #AAEBAC?+

#AAEBAC is a HEX color with RGB value rgb(170, 235, 172) and HSL value hsl(122, 62%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAEBAC?+

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