Skip to content

Instantly share code, notes, and snippets.

@szpakoli
Created July 1, 2013 20:30
Show Gist options
  • Save szpakoli/5904306 to your computer and use it in GitHub Desktop.
Save szpakoli/5904306 to your computer and use it in GitHub Desktop.
Flat UI Colors pulled from http://flatuicolors.com/
// Flat UI Colors
@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