Skip to content

Instantly share code, notes, and snippets.

@briatte
Created July 20, 2013 15:16
Show Gist options
  • Save briatte/6045420 to your computer and use it in GitHub Desktop.
Save briatte/6045420 to your computer and use it in GitHub Desktop.
discrete colour palette used in Google Ngram, Google Trends and probably elsewhere (12 classes)
a { color: #264EC0; }
b { color: #D22310; }
c { color: #FC8608; }
d { color: #168713; }
e { color: #850086; }
f { color: #1086B9; }
g { color: #D22B63; }
h { color: #559D05; }
i { color: #A71B23; }
j { color: #21436F; }
k { color: #852D86; }
l { color: #219B86; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment