Bleu Ciel

Looking for a vibrant palette? This one pairs Bleu Ciel (#0078a2), Shade of Amber (#fe7d00), and Douro (#515300) for a dark result.

vibrantdark
Visualize
:root {
  --color-1: #0078a2;
  --color-2: #9b79ff;
  --color-3: #fe7d00;
  --color-4: #515300;
}

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

Bleu Ciel FAQ

What colors are in Bleu Ciel?

Bleu Ciel uses 4 colors: Bleu Ciel, Forgotten Purple, Shade of Amber, Douro.

Is Bleu Ciel accessible for text and backgrounds?

The highest-contrast pair in this palette is Shade of Amber on Douro, at 3.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Bleu Ciel in a project?

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