Periwinkle Dusk

A easter 3-color palette built around Periwinkle Dusk (#8c9cb6), Miami White (#c9cdec), and Pixieland (#b1a7c5), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #8c9cb6;
  --color-2: #c9cdec;
  --color-3: #b1a7c5;
}

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

Periwinkle Dusk FAQ

What colors are in Periwinkle Dusk?

Periwinkle Dusk uses 3 colors: Periwinkle Dusk, Miami White, Pixieland.

Is Periwinkle Dusk accessible for text and backgrounds?

The highest-contrast pair in this palette is Periwinkle Dusk on Miami White, at 1.8:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Periwinkle Dusk in a project?

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