Skip to content

Instantly share code, notes, and snippets.

@eduardozulian
Created December 2, 2014 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eduardozulian/0a33c461889deaa1e871 to your computer and use it in GitHub Desktop.
Save eduardozulian/0a33c461889deaa1e871 to your computer and use it in GitHub Desktop.
Social media colors presented as Sass variables. http://sass-lang.com
$color-dribbble: #ea4c89;
$color-facebook: #3b5998;
$color-flickr: #ff0084;
$color-googleplus: #dd4b39;
$color-instagram: #517fa4;
$color-linkedin: #007bb6;
$color-pinterest: #cb2027;
$color-tumblr: #32506d;
$color-twitter: #00aced;
$color-vimeo: #1ab7ea;
$color-vine: #00bf8f;
$color-youtube: #bb0000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment