#A0FFDF Color

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

Color preview

#A0FFDF

Color formats

HEX
#A0FFDF
RGB
rgb(160, 255, 223)
RGBA
rgba(160, 255, 223, 1)
HSL
hsl(160, 100%, 81%)
HSV
hsv(160, 37%, 100%)
CMYK
cmyk(37%, 0%, 13%, 0%)
CSS variable
--color-primary: #A0FFDF;
Lowercase HEX
#a0ffdf

Shades

Tints

Tones

Harmony

CSS snippets for #A0FFDF

.color-a0ffdf {
  color: #A0FFDF;
  background-color: #A0FFDF;
}

Frequently asked questions

What color is #A0FFDF?+

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

What is the closest Tailwind color to #A0FFDF?+

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