#AAFBC7 Color

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

Color preview

#AAFBC7

Color formats

HEX
#AAFBC7
RGB
rgb(170, 251, 199)
RGBA
rgba(170, 251, 199, 1)
HSL
hsl(141, 91%, 83%)
HSV
hsv(141, 32%, 98%)
CMYK
cmyk(32%, 0%, 21%, 2%)
CSS variable
--color-primary: #AAFBC7;
Lowercase HEX
#aafbc7

Shades

Tints

Tones

Harmony

CSS snippets for #AAFBC7

.color-aafbc7 {
  color: #AAFBC7;
  background-color: #AAFBC7;
}

Frequently asked questions

What color is #AAFBC7?+

#AAFBC7 is a HEX color with RGB value rgb(170, 251, 199) and HSL value hsl(141, 91%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAFBC7?+

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