Designing Programmes by Karl Gerstner

Designing Programmes

Karl Gerstner / 1964

A seminal work on systematic design by Karl Gerstner, exploring the intersection of programming and visual communication. The cover's warm cream and deep brown evoke print craft, while the bold red-orange accent signals the book's radical methodology.

graphic-designswiss-stylemethodology

Extracted Palette Palettes are free. Exports aren't.

#F2E8D5 background RGB 242 232 213
#2B1D0E ink RGB 43 29 14
#D4451A accent RGB 212 69 26
#8B6D4C support RGB 139 109 76
#C4B296 neutral RGB 196 178 150
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2E8D5;
  --palette-ink: #2B1D0E;
  --palette-accent: #D4451A;
  --palette-support: #8B6D4C;
  --palette-neutral: #C4B296;
}

Tailwind Config

{
  "palette-background": "#F2E8D5",
  "palette-ink": "#2B1D0E",
  "palette-accent": "#D4451A",
  "palette-support": "#8B6D4C",
  "palette-neutral": "#C4B296"
}

Pro Exports Pro

AI-ready Export this palette as COLORS.md for Claude, Cursor, and Windsurf.

Warm Monochrome Ramp

PAPER 100
WARM 200
WARM 300
WARM 400
WARM 500
WARM 600
INK 900

Your turn. Extract your own.