Skip to content

Instantly share code, notes, and snippets.

  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save defenestrator/00999a44305df0ef7de3 to your computer and use it in GitHub Desktop.
Social Network Colors (2014)
/* Social
======================================================================================= */
$col-addthis : #fe6d4c;
$col-blogger : #fb8f3d;
$col-dribbble : #ea4c89;
$col-facebook : #3b5998;
$col-flickr : #ff0084;
$col-forrst : #5B9A68;
$col-foursquare : #0072b1;
$col-googleplus : #dd4b39;
$col-instagram : #517fa4;
$col-linkedin : #007bb6;
$col-pinterest : #cb2027;
$col-quora : #a82400;
$col-skype : #12A5F4;
$col-soundcloud : #ff3a00;
$col-stumbleupon: #EB4823;
$col-tumblr : #32506d;
$col-twitter : #00aced;
$col-vimeo : #aad450;
$col-vk : #45668e;
$col-wordpress : #21759b;
$col-yahoo : #7B0099;
$col-youtube : #bb0000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment