Blue Hijab

Looking for a easter palette? This one pairs Blue Hijab (#d0f0ff), Blue Jeans (#60acf1), and Placebo Blue (#ecf2ff) for a pastel result.

easterpastel
Visualize
:root {
  --color-1: #d0f0ff;
  --color-2: #c5e7ff;
  --color-3: #60acf1;
  --color-4: #a3c8ff;
  --color-5: #ecf2ff;
}

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

Blue Hijab FAQ

What colors are in Blue Hijab?

Blue Hijab uses 5 colors: Blue Hijab, Blue Java Banana, Blue Jeans, Baby Blue, Placebo Blue.

Is Blue Hijab accessible for text and backgrounds?

The highest-contrast pair in this palette is Blue Jeans on Placebo Blue, at 2.2:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Blue Hijab in a project?

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