#AFF5EC Color

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

Color preview

#AFF5EC

Color formats

HEX
#AFF5EC
RGB
rgb(175, 245, 236)
RGBA
rgba(175, 245, 236, 1)
HSL
hsl(172, 78%, 82%)
HSV
hsv(172, 29%, 96%)
CMYK
cmyk(29%, 0%, 4%, 4%)
CSS variable
--color-primary: #AFF5EC;
Lowercase HEX
#aff5ec

Shades

Tints

Tones

Harmony

CSS snippets for #AFF5EC

.color-aff5ec {
  color: #AFF5EC;
  background-color: #AFF5EC;
}

Frequently asked questions

What color is #AFF5EC?+

#AFF5EC is a HEX color with RGB value rgb(175, 245, 236) and HSL value hsl(172, 78%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFF5EC?+

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