#A0F7DA Color

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

Color preview

#A0F7DA

Color formats

HEX
#A0F7DA
RGB
rgb(160, 247, 218)
RGBA
rgba(160, 247, 218, 1)
HSL
hsl(160, 84%, 80%)
HSV
hsv(160, 35%, 97%)
CMYK
cmyk(35%, 0%, 12%, 3%)
CSS variable
--color-primary: #A0F7DA;
Lowercase HEX
#a0f7da

Shades

Tints

Tones

Harmony

CSS snippets for #A0F7DA

.color-a0f7da {
  color: #A0F7DA;
  background-color: #A0F7DA;
}

Frequently asked questions

What color is #A0F7DA?+

#A0F7DA is a HEX color with RGB value rgb(160, 247, 218) and HSL value hsl(160, 84%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A0F7DA?+

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