2 base hues – 32 color values > 1 theme

Base2Tone pool

Code Syntax Highlighting

dark variation – pool

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

light variation – pool

/* 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#2a2433#8f51e6#7a7171#cf504a
1#372f42#9d63ee#8d8281#d95f59
2#574b68#aa75f5#9f9393#ed655e
3#635775#b886fd#b0a6a6#f36f68
4#706383#c7a0fe#c2b8b7#f87972
5#857897#d6b9fe#d7cccb#fc8983
6#9a90a7#e4d2fe#eae1e1#ff9e99
7#afa7b9#f3ebff#fbf9f9#ffb6b3