#A2E6DA Color

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

Color preview

#A2E6DA

Color formats

HEX
#A2E6DA
RGB
rgb(162, 230, 218)
RGBA
rgba(162, 230, 218, 1)
HSL
hsl(169, 58%, 77%)
HSV
hsv(169, 30%, 90%)
CMYK
cmyk(30%, 0%, 5%, 10%)
CSS variable
--color-primary: #A2E6DA;
Lowercase HEX
#a2e6da

Shades

Tints

Tones

Harmony

CSS snippets for #A2E6DA

.color-a2e6da {
  color: #A2E6DA;
  background-color: #A2E6DA;
}

Frequently asked questions

What color is #A2E6DA?+

#A2E6DA is a HEX color with RGB value rgb(162, 230, 218) and HSL value hsl(169, 58%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A2E6DA?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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