#AAFBDF Color

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

Color preview

#AAFBDF

Color formats

HEX
#AAFBDF
RGB
rgb(170, 251, 223)
RGBA
rgba(170, 251, 223, 1)
HSL
hsl(159, 91%, 83%)
HSV
hsv(159, 32%, 98%)
CMYK
cmyk(32%, 0%, 11%, 2%)
CSS variable
--color-primary: #AAFBDF;
Lowercase HEX
#aafbdf

Shades

Tints

Tones

Harmony

CSS snippets for #AAFBDF

.color-aafbdf {
  color: #AAFBDF;
  background-color: #AAFBDF;
}

Frequently asked questions

What color is #AAFBDF?+

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

What is the closest Tailwind color to #AAFBDF?+

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