#A2FEDC Color

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

Color preview

#A2FEDC

Color formats

HEX
#A2FEDC
RGB
rgb(162, 254, 220)
RGBA
rgba(162, 254, 220, 1)
HSL
hsl(158, 98%, 82%)
HSV
hsv(158, 36%, 100%)
CMYK
cmyk(36%, 0%, 13%, 0%)
CSS variable
--color-primary: #A2FEDC;
Lowercase HEX
#a2fedc

Shades

Tints

Tones

Harmony

CSS snippets for #A2FEDC

.color-a2fedc {
  color: #A2FEDC;
  background-color: #A2FEDC;
}

Frequently asked questions

What color is #A2FEDC?+

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

What is the closest Tailwind color to #A2FEDC?+

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