#A2FEDF Color

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

Color preview

#A2FEDF

Color formats

HEX
#A2FEDF
RGB
rgb(162, 254, 223)
RGBA
rgba(162, 254, 223, 1)
HSL
hsl(160, 98%, 82%)
HSV
hsv(160, 36%, 100%)
CMYK
cmyk(36%, 0%, 12%, 0%)
CSS variable
--color-primary: #A2FEDF;
Lowercase HEX
#a2fedf

Shades

Tints

Tones

Harmony

CSS snippets for #A2FEDF

.color-a2fedf {
  color: #A2FEDF;
  background-color: #A2FEDF;
}

Frequently asked questions

What color is #A2FEDF?+

#A2FEDF is a HEX color with RGB value rgb(162, 254, 223) and HSL value hsl(160, 98%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2FEDF?+

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