#AAFBCF Color

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

Color preview

#AAFBCF

Color formats

HEX
#AAFBCF
RGB
rgb(170, 251, 207)
RGBA
rgba(170, 251, 207, 1)
HSL
hsl(147, 91%, 83%)
HSV
hsv(147, 32%, 98%)
CMYK
cmyk(32%, 0%, 18%, 2%)
CSS variable
--color-primary: #AAFBCF;
Lowercase HEX
#aafbcf

Shades

Tints

Tones

Harmony

CSS snippets for #AAFBCF

.color-aafbcf {
  color: #AAFBCF;
  background-color: #AAFBCF;
}

Frequently asked questions

What color is #AAFBCF?+

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

What is the closest Tailwind color to #AAFBCF?+

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