Little Boy Blue

A fourth-of-july 5-color palette built around Little Boy Blue (#6a9ce0), Grand Valley (#90c278), and Strawberry Ice (#e5888e), with a bold feel throughout.

fourth-of-julybold
Visualize
:root {
  --color-1: #6a9ce0;
  --color-2: #ca7077;
  --color-3: #90c278;
  --color-4: #5486c8;
  --color-5: #e5888e;
}

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

Little Boy Blue FAQ

What colors are in Little Boy Blue?

Little Boy Blue uses 5 colors: Little Boy Blue, Trout Pout, Grand Valley, Berlin Blue, Strawberry Ice.

Is Little Boy Blue accessible for text and backgrounds?

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

How do I use Little Boy Blue in a project?

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