#A0FFEC Color

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

Color preview

#A0FFEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0FFEC

.color-a0ffec {
  color: #A0FFEC;
  background-color: #A0FFEC;
}

Frequently asked questions

What color is #A0FFEC?+

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

What is the closest Tailwind color to #A0FFEC?+

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