#A1FFEC Color

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

Color preview

#A1FFEC

Color formats

HEX
#A1FFEC
RGB
rgb(161, 255, 236)
RGBA
rgba(161, 255, 236, 1)
HSL
hsl(168, 100%, 82%)
HSV
hsv(168, 37%, 100%)
CMYK
cmyk(37%, 0%, 7%, 0%)
CSS variable
--color-primary: #A1FFEC;
Lowercase HEX
#a1ffec

Shades

Tints

Tones

Harmony

CSS snippets for #A1FFEC

.color-a1ffec {
  color: #A1FFEC;
  background-color: #A1FFEC;
}

Frequently asked questions

What color is #A1FFEC?+

#A1FFEC is a HEX color with RGB value rgb(161, 255, 236) and HSL value hsl(168, 100%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1FFEC?+

The closest Tailwind color is teal-200, available as the bg-teal-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