Konkikyō Blue

A vintage 4-color palette built around Konkikyō Blue (#1c1c42), True Lavender (#8388cc), and Light Periwinkle (#c3c9ff), with a muted feel throughout.

vintagemuted
Visualize
:root {
  --color-1: #1c1c42;
  --color-2: #4c4f84;
  --color-3: #8388cc;
  --color-4: #c3c9ff;
}

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

Konkikyō Blue FAQ

What colors are in Konkikyō Blue?

Konkikyō Blue uses 4 colors: Konkikyō Blue, Purple Navy, True Lavender, Light Periwinkle.

Is Konkikyō Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Konkikyō Blue on Light Periwinkle, at 10.1:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Konkikyō Blue in a project?

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