2 base hues – 32 color values > 1 theme

Base2Tone field

Code Syntax Highlighting

dark variation – field

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

light variation – field

/* 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#18201e#037764#68736d#00943e
1#242e2c#089b83#78877e#0eaa4f
2#42524f#0fbda0#8a9990#15c15d
3#5a6d6a#25d0b4#9daaa2#25d46e
4#667a77#40ddc3#aebcb4#3be381
5#78918d#65e6d1#c7d1cb#55ec94
6#8ea4a0#88f2e0#e3e8e5#69f7a4
7#a4b7b4#a8fff1#f9fbfa#85ffb8