Skip to content

Instantly share code, notes, and snippets.

@DKunin
Created August 15, 2013 07:45
Show Gist options
  • Save DKunin/6239011 to your computer and use it in GitHub Desktop.
Save DKunin/6239011 to your computer and use it in GitHub Desktop.
flat colors
var colors = [
"#7451ce",
"#563d6e",
"#ad4c4a",
"#4878a2",
"#ccd05a",
"#52b54c"
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment