A Brand New Day

A thanksgiving 5-color palette built around A Brand New Day (#ffacb6), Spiced Up (#b34c3a), and Chocolate Pancakes (#884000), with a earthy feel throughout.

thanksgivingearthy
Visualize
:root {
  --color-1: #ffacb6;
  --color-2: #a94143;
  --color-3: #b34c3a;
  --color-4: #e17b53;
  --color-5: #884000;
}

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

A Brand New Day FAQ

What colors are in A Brand New Day?

A Brand New Day uses 5 colors: A Brand New Day, Daredevil, Spiced Up, Potash, Chocolate Pancakes.

Is A Brand New Day accessible for text and backgrounds?

The highest-contrast pair in this palette is A Brand New Day on Chocolate Pancakes, at 4.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use A Brand New Day in a project?

Copy the hex codes above, or open A Brand New Day in the generator to remix it and export as CSS, Tailwind, or JSON.