Bagpiper

Looking for a pastel palette? This one pairs Bagpiper (#1d5341), Artemesia Green (#63b094), and Mint Coffee (#cdffea) for a calm result.

pastelcalm
Visualize
:root {
  --color-1: #1d5341;
  --color-2: #33715b;
  --color-3: #4b9077;
  --color-4: #63b094;
  --color-5: #7cd2b2;
  --color-6: #96f5d1;
  --color-7: #cdffea;
}

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

Bagpiper FAQ

What colors are in Bagpiper?

Bagpiper uses 7 colors: Bagpiper, Nordic Forest, Winter Green, Artemesia Green, Sea Treasure, Lemon Gate, Mint Coffee.

Is Bagpiper accessible for text and backgrounds?

The highest-contrast pair in this palette is Bagpiper on Mint Coffee, at 8.1:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Bagpiper in a project?

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