Last active
August 25, 2016 15:50
-
-
Save gregberger/f9e18aaa458c1a7fc4f8eac32263b3f8 to your computer and use it in GitHub Desktop.
The colors of the rainbow used by the magnificent Dan Shiffman for his Coding Rainbow branding
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var rainbowColors = ['#9659A7','#2494C1','#49BB6C','#F1C500','#D55957']; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment