Design of the 20th Century by Charlotte & Peter Fiell

Design of the 20th Century

Charlotte & Peter Fiell / 1999

The Fiells' encyclopaedic survey of a century of industrial and product design, from Art Nouveau to digital. Amber and indigo on cool grey — a palette broad enough to span the entire modern design canon.

industrial-designreferenceencyclopaedia

Extracted Palette Palettes are free. Exports aren't.

#F0F0F0 background RGB 240 240 240
#1A1A1A ink RGB 26 26 26
#FF8F00 accent RGB 255 143 0
#5C6BC0 support RGB 92 107 192
#BDBDBD neutral RGB 189 189 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F0F0;
  --palette-ink: #1A1A1A;
  --palette-accent: #FF8F00;
  --palette-support: #5C6BC0;
  --palette-neutral: #BDBDBD;
}

Tailwind Config

{
  "palette-background": "#F0F0F0",
  "palette-ink": "#1A1A1A",
  "palette-accent": "#FF8F00",
  "palette-support": "#5C6BC0",
  "palette-neutral": "#BDBDBD"
}

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.