#A1F7EC Color

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

Color preview

#A1F7EC

Color formats

HEX
#A1F7EC
RGB
rgb(161, 247, 236)
RGBA
rgba(161, 247, 236, 1)
HSL
hsl(172, 84%, 80%)
HSV
hsv(172, 35%, 97%)
CMYK
cmyk(35%, 0%, 4%, 3%)
CSS variable
--color-primary: #A1F7EC;
Lowercase HEX
#a1f7ec

Shades

Tints

Tones

Harmony

CSS snippets for #A1F7EC

.color-a1f7ec {
  color: #A1F7EC;
  background-color: #A1F7EC;
}

Frequently asked questions

What color is #A1F7EC?+

#A1F7EC is a HEX color with RGB value rgb(161, 247, 236) and HSL value hsl(172, 84%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1F7EC?+

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