#A4FFDF Color

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

Color preview

#A4FFDF

Color formats

HEX
#A4FFDF
RGB
rgb(164, 255, 223)
RGBA
rgba(164, 255, 223, 1)
HSL
hsl(159, 100%, 82%)
HSV
hsv(159, 36%, 100%)
CMYK
cmyk(36%, 0%, 13%, 0%)
CSS variable
--color-primary: #A4FFDF;
Lowercase HEX
#a4ffdf

Shades

Tints

Tones

Harmony

CSS snippets for #A4FFDF

.color-a4ffdf {
  color: #A4FFDF;
  background-color: #A4FFDF;
}

Frequently asked questions

What color is #A4FFDF?+

#A4FFDF is a HEX color with RGB value rgb(164, 255, 223) and HSL value hsl(159, 100%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4FFDF?+

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