Indigo Bunting

Looking for a earthy palette? This one pairs Indigo Bunting (#006eab), Soft Blue (#608dee), and Circumorbital Ring (#5f55ba) for a muted result.

earthymuted
Visualize
:root {
  --color-1: #006eab;
  --color-2: #86bcff;
  --color-3: #608dee;
  --color-4: #8396fe;
  --color-5: #5f55ba;
}

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

Indigo Bunting FAQ

What colors are in Indigo Bunting?

Indigo Bunting uses 5 colors: Indigo Bunting, Scenic Water, Soft Blue, Periwinkle Blue, Circumorbital Ring.

Is Indigo Bunting accessible for text and backgrounds?

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

How do I use Indigo Bunting in a project?

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