Aqua Velvet

A wedding 5-color palette built around Aqua Velvet (#00a49e), Photon Projector (#89eeff), and Sardinia Beaches (#269ecc), with a soft feel throughout.

weddingsoft
Visualize
:root {
  --color-1: #00a49e;
  --color-2: #7ef9ff;
  --color-3: #89eeff;
  --color-4: #0090af;
  --color-5: #269ecc;
}

.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.

Aqua Velvet FAQ

What colors are in Aqua Velvet?

Aqua Velvet uses 5 colors: Aqua Velvet, Electric Blue, Photon Projector, Zeftron, Sardinia Beaches.

Is Aqua Velvet accessible for text and backgrounds?

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

How do I use Aqua Velvet in a project?

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