#A7F5DF Color

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

Color preview

#A7F5DF

Color formats

HEX
#A7F5DF
RGB
rgb(167, 245, 223)
RGBA
rgba(167, 245, 223, 1)
HSL
hsl(163, 80%, 81%)
HSV
hsv(163, 32%, 96%)
CMYK
cmyk(32%, 0%, 9%, 4%)
CSS variable
--color-primary: #A7F5DF;
Lowercase HEX
#a7f5df

Shades

Tints

Tones

Harmony

CSS snippets for #A7F5DF

.color-a7f5df {
  color: #A7F5DF;
  background-color: #A7F5DF;
}

Frequently asked questions

What color is #A7F5DF?+

#A7F5DF is a HEX color with RGB value rgb(167, 245, 223) and HSL value hsl(163, 80%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A7F5DF?+

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