2 base hues – 32 color values > 1 theme

Base2Tone evening

Code Syntax Highlighting

dark variation – evening

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

light variation – evening

/* 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#2a2734#6a51e6#7c756e#b37537
1#363342#7a63ee#90877f#cb823a
2#545167#8a75f5#a19991#e09142
3#6c6783#9a86fd#b2aba4#ffa142
4#787391#afa0fe#c3bdb6#ffad5c
5#8e8aa3#c4b9fe#d8d1ca#ffb870
6#a4a1b5#d9d2fe#ebe6e0#ffc285
7#bab8c7#eeebff#fbfaf9#ffcc99