#AAFBC2 Color

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

Color preview

#AAFBC2

Color formats

HEX
#AAFBC2
RGB
rgb(170, 251, 194)
RGBA
rgba(170, 251, 194, 1)
HSL
hsl(138, 91%, 83%)
HSV
hsv(138, 32%, 98%)
CMYK
cmyk(32%, 0%, 23%, 2%)
CSS variable
--color-primary: #AAFBC2;
Lowercase HEX
#aafbc2

Shades

Tints

Tones

Harmony

CSS snippets for #AAFBC2

.color-aafbc2 {
  color: #AAFBC2;
  background-color: #AAFBC2;
}

Frequently asked questions

What color is #AAFBC2?+

#AAFBC2 is a HEX color with RGB value rgb(170, 251, 194) and HSL value hsl(138, 91%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AAFBC2?+

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