Simply Aqua

Simply Aqua (#53d2af), Turquoise Panic (#39d2ce), and Antigua Blue (#00b0c8) come together in this muted palette, well suited to calm designs.

mutedcalm
Visualize
:root {
  --color-1: #53d2af;
  --color-2: #56e1cd;
  --color-3: #39d2ce;
  --color-4: #00b9c4;
  --color-5: #00b0c8;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Simply Aqua FAQ

What colors are in Simply Aqua?

Simply Aqua uses 5 colors: Simply Aqua, Jazzy Jade, Turquoise Panic, Marrakech Mile, Antigua Blue.

Is Simply Aqua accessible for text and backgrounds?

The highest-contrast pair in this palette is Jazzy Jade on Antigua Blue, at 1.6:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Simply Aqua in a project?

Copy the hex codes above, or open Simply Aqua in the generator to remix it and export as CSS, Tailwind, or JSON.