Aloe

Looking for a mothers-day palette? This one pairs Aloe (#817c5f), Mossy Statue (#849074), and Spring Rain (#a3b89e) for a soft result.

mothers-daysoft
Visualize
:root {
  --color-1: #817c5f;
  --color-2: #b1b596;
  --color-3: #849074;
  --color-4: #a3b89e;
}

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

Aloe FAQ

What colors are in Aloe?

Aloe uses 4 colors: Aloe, Plymouth Green, Mossy Statue, Spring Rain.

Is Aloe accessible for text and backgrounds?

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

How do I use Aloe in a project?

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