#A0F6DD Color

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

Color preview

#A0F6DD

Color formats

HEX
#A0F6DD
RGB
rgb(160, 246, 221)
RGBA
rgba(160, 246, 221, 1)
HSL
hsl(163, 83%, 80%)
HSV
hsv(163, 35%, 96%)
CMYK
cmyk(35%, 0%, 10%, 4%)
CSS variable
--color-primary: #A0F6DD;
Lowercase HEX
#a0f6dd

Shades

Tints

Tones

Harmony

CSS snippets for #A0F6DD

.color-a0f6dd {
  color: #A0F6DD;
  background-color: #A0F6DD;
}

Frequently asked questions

What color is #A0F6DD?+

#A0F6DD is a HEX color with RGB value rgb(160, 246, 221) and HSL value hsl(163, 83%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A0F6DD?+

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