#AAF5F4 Color

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

Color preview

#AAF5F4

Color formats

HEX
#AAF5F4
RGB
rgb(170, 245, 244)
RGBA
rgba(170, 245, 244, 1)
HSL
hsl(179, 79%, 81%)
HSV
hsv(179, 31%, 96%)
CMYK
cmyk(31%, 0%, 0%, 4%)
CSS variable
--color-primary: #AAF5F4;
Lowercase HEX
#aaf5f4

Shades

Tints

Tones

Harmony

CSS snippets for #AAF5F4

.color-aaf5f4 {
  color: #AAF5F4;
  background-color: #AAF5F4;
}

Frequently asked questions

What color is #AAF5F4?+

#AAF5F4 is a HEX color with RGB value rgb(170, 245, 244) and HSL value hsl(179, 79%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAF5F4?+

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