Skip to content

Instantly share code, notes, and snippets.

@reidelliott
Last active March 22, 2018 21:22
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 reidelliott/83d5864700ba045e7b826ab624cf403b to your computer and use it in GitHub Desktop.
Save reidelliott/83d5864700ba045e7b826ab624cf403b to your computer and use it in GitHub Desktop.
A list of sass variables for social media brands
```
$twitter: #00aced;
$facebook: #3b5998;
$googleplus: #dd4b39;
$pinterest: #cb2027;
$linkedin: #007bb6;
$youtube: #b00;
$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;
$soundcloud: #ff3a00;
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment