#A2FFDE Color

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

Color preview

#A2FFDE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2FFDE

.color-a2ffde {
  color: #A2FFDE;
  background-color: #A2FFDE;
}

Frequently asked questions

What color is #A2FFDE?+

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

What is the closest Tailwind color to #A2FFDE?+

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