2 base hues – 32 color values > 1 theme

Base2Tone heath

Code Syntax Highlighting

dark variation – heath

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

light variation – heath

/* 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#222022#a21fad#787673#995900
1#2f2d2f#845e87#8b8884#aa6709
2#575158#8f6c93#9d9a95#b87414
3#635f63#9a819c#aeaba7#c38022
4#6f6b70#cb79d2#c1bdb9#cc8c33
5#89858a#db8de2#d6d2cc#d9b98c
6#9e999f#eaa8f0#eae6e1#e6c699
7#b3adb3#fdebff#fbfaf9#ffd599