Organic Matter

Looking for a pastel palette? This one pairs Organic Matter (#ac9f54), Lickety Split (#c2db93), and Appetite (#b2e4a7) for a soft result.

pastelsoft
Visualize
:root {
  --color-1: #ac9f54;
  --color-2: #a2a155;
  --color-3: #97a259;
  --color-4: #c2db93;
  --color-5: #729555;
  --color-6: #b2e4a7;
}

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

Organic Matter FAQ

What colors are in Organic Matter?

Organic Matter uses 6 colors: Organic Matter, Garden of Earthly Delights, Sweet Pea, Lickety Split, Drab Green, Appetite.

Is Organic Matter accessible for text and backgrounds?

The highest-contrast pair in this palette is Drab Green on Appetite, at 2.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Organic Matter in a project?

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