Skip to content

Instantly share code, notes, and snippets.

@tleen
Created May 10, 2016 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tleen/2ea9e563195d64a191fc601a86401e7a to your computer and use it in GitHub Desktop.
Save tleen/2ea9e563195d64a191fc601a86401e7a to your computer and use it in GitHub Desktop.
social media colors in sass
/* SASS / Social Media Brand Colors */
// via - https://www.competethemes.com/blog/social-media-colors/
$twitter: #00aced;
$facebook: #3b5998;
$googleplus: #dd4b39;
$pinterest: #cb2027;
$linkedin: #007bb6;
$youtube: #bb0000;
$vimeo: #aad450;
$tumblr: #32506d;
$instagram: #517fa4;
$flickr: #ff0084;
$dribbble: #ea4c89;
$quora: #a82400;
$foursquare: #0072b1;
$forrst: #5B9A68;
$vk: #45668e;
$wordpress: #21759b;
$stumbleupon: #EB4823;
$yahoo: #7B0099;
$blogger: #fb8f3d;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment