#A6E4DA Color

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

Color preview

#A6E4DA

Color formats

HEX
#A6E4DA
RGB
rgb(166, 228, 218)
RGBA
rgba(166, 228, 218, 1)
HSL
hsl(170, 53%, 77%)
HSV
hsv(170, 27%, 89%)
CMYK
cmyk(27%, 0%, 4%, 11%)
CSS variable
--color-primary: #A6E4DA;
Lowercase HEX
#a6e4da

Shades

Tints

Tones

Harmony

CSS snippets for #A6E4DA

.color-a6e4da {
  color: #A6E4DA;
  background-color: #A6E4DA;
}

Frequently asked questions

What color is #A6E4DA?+

#A6E4DA is a HEX color with RGB value rgb(166, 228, 218) and HSL value hsl(170, 53%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A6E4DA?+

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