Skip to content

Instantly share code, notes, and snippets.

@jamesmrobinson
Last active August 29, 2015 14:13
Show Gist options
  • Save jamesmrobinson/9d8b034ea5b76baff818 to your computer and use it in GitHub Desktop.
Save jamesmrobinson/9d8b034ea5b76baff818 to your computer and use it in GitHub Desktop.
Hex colours for different social media brands
// Social Media Colours
$twitter: #55acee;
$facebook: #385185;
$googleplus: #dd4b39;
$pinterest: #be2026;
$wordpress: #21759b;
$github: #151013;
$myspace: #040707;
$linkedin: #0077b5;
$youtube: #cd201f;
$vimeo: #1ab7ea;
$tumblr: #35465c;
$foursquare: #ef4b78;
$snapchat: #fffc00;
$quora: #a72822;
$whatsapp: #1d9d10;
$flickr: #ff0084;
$vine: #00b489;
$kik: #82bc23;
$tinder: #fc735d;
$whisper: #69406a;
$secret: #fec13e;
@jamesmrobinson
Copy link
Author

Sources: [https://imaginarymedia.com.au/2015/01/14/social-media-brand-colours/]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment