2 base hues – 32 color values > 1 theme

Base2Tone garden

Code Syntax Highlighting

dark variation – garden

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

light variation – garden

/* 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#1e1f1e#1c8217#837467#bd5d0f
1#2b2c2a#25931f#978678#c96a1d
2#505350#3fac39#a7988b#d97726
3#5d605c#4cb946#b7aa9f#dd843c
4#696d69#6bcc66#c7bcb2#db9257
5#828782#90d98c#dbd0c7#dba070
6#969c96#b7e3b5#ece5df#d9af8c
7#aab1aa#dcf0db#fbfaf8#e0cab8