#AAFBD9 Color

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

Color preview

#AAFBD9

Color formats

HEX
#AAFBD9
RGB
rgb(170, 251, 217)
RGBA
rgba(170, 251, 217, 1)
HSL
hsl(155, 91%, 83%)
HSV
hsv(155, 32%, 98%)
CMYK
cmyk(32%, 0%, 14%, 2%)
CSS variable
--color-primary: #AAFBD9;
Lowercase HEX
#aafbd9

Shades

Tints

Tones

Harmony

CSS snippets for #AAFBD9

.color-aafbd9 {
  color: #AAFBD9;
  background-color: #AAFBD9;
}

Frequently asked questions

What color is #AAFBD9?+

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

What is the closest Tailwind color to #AAFBD9?+

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