#AAF5F3 Color

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

Color preview

#AAF5F3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAF5F3

.color-aaf5f3 {
  color: #AAF5F3;
  background-color: #AAF5F3;
}

Frequently asked questions

What color is #AAF5F3?+

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

What is the closest Tailwind color to #AAF5F3?+

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