Hello Summer

A easter 7-color palette built around Hello Summer (#4ec1ff), Fennel Flower (#6daafc), and Carte Blanche (#eef1ff), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #4ec1ff;
  --color-2: #3a9ee2;
  --color-3: #c4e1ff;
  --color-4: #6daafc;
  --color-5: #5f8ade;
  --color-6: #9cb5ff;
  --color-7: #eef1ff;
}

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

Hello Summer FAQ

What colors are in Hello Summer?

Hello Summer uses 7 colors: Hello Summer, Dayflower, Dithered Sky, Fennel Flower, Blue Jay, Truesky Gloxym, Carte Blanche.

Is Hello Summer accessible for text and backgrounds?

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

How do I use Hello Summer in a project?

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