#AAF5CC Color

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

Color preview

#AAF5CC

Color formats

HEX
#AAF5CC
RGB
rgb(170, 245, 204)
RGBA
rgba(170, 245, 204, 1)
HSL
hsl(147, 79%, 81%)
HSV
hsv(147, 31%, 96%)
CMYK
cmyk(31%, 0%, 17%, 4%)
CSS variable
--color-primary: #AAF5CC;
Lowercase HEX
#aaf5cc

Shades

Tints

Tones

Harmony

CSS snippets for #AAF5CC

.color-aaf5cc {
  color: #AAF5CC;
  background-color: #AAF5CC;
}

Frequently asked questions

What color is #AAF5CC?+

#AAF5CC is a HEX color with RGB value rgb(170, 245, 204) and HSL value hsl(147, 79%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AAF5CC?+

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