Minimalist Beige

Fairway (#496e50), Source Green (#82b8a3), and Aqua Rapids (#65a29c) come together in this neutral palette, well suited to soft designs.

neutralsoft
Visualize
:root {
  --color-1: #496e50;
  --color-2: #39664e;
  --color-3: #82b8a3;
  --color-4: #4f887c;
  --color-5: #65a29c;
}

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

Minimalist Beige FAQ

What colors are in Minimalist Beige?

Minimalist Beige uses 5 colors: Fairway, Poker Green, Source Green, Jericho Jade, Aqua Rapids.

Is Minimalist Beige accessible for text and backgrounds?

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

How do I use Minimalist Beige in a project?

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