Fresh Gum

Looking for a muted palette? This one pairs Fresh Gum (#fda9e1), Creamed Raspberry (#c16584), and Fire Chi (#8f363b) for a calm result.

mutedcalm
Visualize
:root {
  --color-1: #fda9e1;
  --color-2: #f99dc9;
  --color-3: #c16584;
  --color-4: #c66778;
  --color-5: #8f363b;
}

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

Fresh Gum FAQ

What colors are in Fresh Gum?

Fresh Gum uses 5 colors: Fresh Gum, Himalayan Balsam, Creamed Raspberry, Lovebirds, Fire Chi.

Is Fresh Gum accessible for text and backgrounds?

The highest-contrast pair in this palette is Fresh Gum on Fire Chi, at 4.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Fresh Gum in a project?

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