Skip to content

Instantly share code, notes, and snippets.

@andre-f-paggi
Created March 3, 2019 18:33
Show Gist options
  • Save andre-f-paggi/7194f7647d5ad4f07fd1f46642254dcc to your computer and use it in GitHub Desktop.
Save andre-f-paggi/7194f7647d5ad4f07fd1f46642254dcc to your computer and use it in GitHub Desktop.
google-chart-colors
var colors = [
'#3366cc',
'#dc3912',
'#ff9900',
'#109618',
'#990099',
'#0099c6',
'#dd4477',
'#66aa00',
'#b82e2e',
'#316395',
'#3366cc',
'#994499',
'#22aa99',
'#aaaa11',
'#6633cc',
'#e67300',
'#8b0707',
'#651067',
'#329262',
'#5574a6',
'#3b3eac',
'#b77322',
'#16d620',
'#b91383',
'#f4359e',
'#9c5935',
'#a9c413',
'#2a778d',
'#668d1c',
'#bea413',
'#0c5922',
'#743411'
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment