Skip to content

Instantly share code, notes, and snippets.

@jnpkr
Created February 21, 2013 13:22
Show Gist options
  • Save jnpkr/5004696 to your computer and use it in GitHub Desktop.
Save jnpkr/5004696 to your computer and use it in GitHub Desktop.
Social Media Colours in Sass
// Social media website colours
// Based on http://designpieces.com/2012/12/social-media-colours-hex-and-rgb/
$facebookBlue: #3b5998
$twitterBlue: #00aced
$googlePlusRed: #dd4b39
$youTubeRed: #bb0000
$linkedinBlue: #007bb6
$instagramBlue: #517fa4
$pinterestRed: #cb2027
$quoraBurgundy: #a82400
$flickrPink: #ff0084
$tumblrBlue: #32506d
$vimeoGreen: #aad450
$foursquareBlue: #0072b1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment