#AAEBB9 Color

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

Color preview

#AAEBB9

Color formats

HEX
#AAEBB9
RGB
rgb(170, 235, 185)
RGBA
rgba(170, 235, 185, 1)
HSL
hsl(134, 62%, 79%)
HSV
hsv(134, 28%, 92%)
CMYK
cmyk(28%, 0%, 21%, 8%)
CSS variable
--color-primary: #AAEBB9;
Lowercase HEX
#aaebb9

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBB9

.color-aaebb9 {
  color: #AAEBB9;
  background-color: #AAEBB9;
}

Frequently asked questions

What color is #AAEBB9?+

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

What is the closest Tailwind color to #AAEBB9?+

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