2 base hues – 32 color values > 1 theme

Base2Tone desert

Code Syntax Highlighting

dark variation – desert

/* comment */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80% !important;
}

light variation – desert

/* comment */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80% !important;
}

Templates for illustrations

Color Hex Values Table

ABCD
0#292724#5c523d#847b75#bc672f
1#3d3a34#6e6045#978d87#d37231
2#615c51#816f4b#a89f99#dd7c3c
3#7e7767#957e50#b9b1ac#e58748
4#908774#ac8e53#cac3be#ec9255
5#9f9684#c6ad7b#dcd5d0#f29d63
6#ada594#ddcba6#ede7e3#f8a872
7#bbb4a5#f2ead9#fbfaf9#ffb380