#A2E9DA Color

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

Color preview

#A2E9DA

Color formats

HEX
#A2E9DA
RGB
rgb(162, 233, 218)
RGBA
rgba(162, 233, 218, 1)
HSL
hsl(167, 62%, 77%)
HSV
hsv(167, 30%, 91%)
CMYK
cmyk(30%, 0%, 6%, 9%)
CSS variable
--color-primary: #A2E9DA;
Lowercase HEX
#a2e9da

Shades

Tints

Tones

Harmony

CSS snippets for #A2E9DA

.color-a2e9da {
  color: #A2E9DA;
  background-color: #A2E9DA;
}

Frequently asked questions

What color is #A2E9DA?+

#A2E9DA is a HEX color with RGB value rgb(162, 233, 218) and HSL value hsl(167, 62%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A2E9DA?+

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