Skip to content

Instantly share code, notes, and snippets.

@alvaromuir
Created November 29, 2013 22:42
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 alvaromuir/7712977 to your computer and use it in GitHub Desktop.
Save alvaromuir/7712977 to your computer and use it in GitHub Desktop.
FlatUI Colors
// Colors:
$TURQUOISE: #1abc9c;
$GREENSEA: #16a085;
$EMERALD: #2ecc71;
$NEPHRITIS: #27ae60;
$PETERRIVER: #3498db;
$BELIZEHOLE: #2980b9;
$AMERGYST: #9b59b6;
$WISTERIA: #8e44ad;
$WETASPHALT: #34495e;
$MIDNIGHTBLUE: #2c3e50;
$SUNFLOWER: #f1c40f;
$ORANGE: #f39c12;
$CARROT: #e67e22;
$PUMPKIN: #d35400;
$ALIZARIN: #e74c3c;
$POMEGRANATE: #c0392b;
$CLOUDS: #ecf0f1;
$SILVER: #bdc3c7;
$CONCRETE: #95a5a6;
$ABESTOS: #7f8c8d;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment