#AAF1F0 Color

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

Color preview

#AAF1F0

Color formats

HEX
#AAF1F0
RGB
rgb(170, 241, 240)
RGBA
rgba(170, 241, 240, 1)
HSL
hsl(179, 72%, 81%)
HSV
hsv(179, 29%, 95%)
CMYK
cmyk(29%, 0%, 0%, 5%)
CSS variable
--color-primary: #AAF1F0;
Lowercase HEX
#aaf1f0

Shades

Tints

Tones

Harmony

CSS snippets for #AAF1F0

.color-aaf1f0 {
  color: #AAF1F0;
  background-color: #AAF1F0;
}

Frequently asked questions

What color is #AAF1F0?+

#AAF1F0 is a HEX color with RGB value rgb(170, 241, 240) and HSL value hsl(179, 72%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAF1F0?+

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