Maya Blue

A thanksgiving 5-color palette built around Maya Blue (#74c8fa), Little Boy Blue (#6999d8), and Loch Ness (#626cb2), with a earthy feel throughout.

thanksgivingearthy
Visualize
:root {
  --color-1: #74c8fa;
  --color-2: #5193cb;
  --color-3: #6999d8;
  --color-4: #b6cdff;
  --color-5: #626cb2;
}

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

Maya Blue FAQ

What colors are in Maya Blue?

Maya Blue uses 5 colors: Maya Blue, Delphinium Corsage, Little Boy Blue, Ice Cold Stare, Loch Ness.

Is Maya Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Ice Cold Stare on Loch Ness, at 3.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Maya Blue in a project?

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