#AAEBB2 Color

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

Color preview

#AAEBB2

Color formats

HEX
#AAEBB2
RGB
rgb(170, 235, 178)
RGBA
rgba(170, 235, 178, 1)
HSL
hsl(127, 62%, 79%)
HSV
hsv(127, 28%, 92%)
CMYK
cmyk(28%, 0%, 24%, 8%)
CSS variable
--color-primary: #AAEBB2;
Lowercase HEX
#aaebb2

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBB2

.color-aaebb2 {
  color: #AAEBB2;
  background-color: #AAEBB2;
}

Frequently asked questions

What color is #AAEBB2?+

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

What is the closest Tailwind color to #AAEBB2?+

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