Skip to content

Instantly share code, notes, and snippets.

@amaxwell01
Created November 21, 2012 00:57
Show Gist options
  • Save amaxwell01/4122361 to your computer and use it in GitHub Desktop.
Save amaxwell01/4122361 to your computer and use it in GitHub Desktop.
My Favorite Colors
$green = #20BF00;
$green = rgba(32, 191, 0, 0);
$blue = #1E6CBF;
$blue = rgba(30, 108, 191, 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment