#AAFCF1 Color

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

Color preview

#AAFCF1

Color formats

HEX
#AAFCF1
RGB
rgb(170, 252, 241)
RGBA
rgba(170, 252, 241, 1)
HSL
hsl(172, 93%, 83%)
HSV
hsv(172, 33%, 99%)
CMYK
cmyk(33%, 0%, 4%, 1%)
CSS variable
--color-primary: #AAFCF1;
Lowercase HEX
#aafcf1

Shades

Tints

Tones

Harmony

CSS snippets for #AAFCF1

.color-aafcf1 {
  color: #AAFCF1;
  background-color: #AAFCF1;
}

Frequently asked questions

What color is #AAFCF1?+

#AAFCF1 is a HEX color with RGB value rgb(170, 252, 241) and HSL value hsl(172, 93%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAFCF1?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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