Skip to content

Instantly share code, notes, and snippets.

@jensgro
Last active December 21, 2015 18:42
Show Gist options
  • Save jensgro/5498889 to your computer and use it in GitHub Desktop.
Save jensgro/5498889 to your computer and use it in GitHub Desktop.
Color variables for flat-ui designs. Names and colors from http://flatuicolors.com/
// names and colors from http://flatuicolors.com/
$turquoise: #1ABC9C;
$green-sea: #16A085;
$emerland: #2ECC71;
$nephritis: #27AE60;
$peter-river: #3498DB;
$belize-hole: #2980B9;
$amethyst: #9B59B6;
$wisteria: #8E44AD;
$wet-asphalt: #34495E;
$midnight-blue: #2C3E50;
$sun-flower: #F1C40F;
$orange: #F39C12;
$carrot: #E67E22;
$pumpkin: #D35400;
$alizarin: #E74C3C;
$pomegranate: #C0392B;
$clouds: #ECF0F1;
$silver: #BDC3C7;
$concrete: #95A5A6;
$asbestos: #7F8C8D;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment