Skip to content

Instantly share code, notes, and snippets.

@sdeluce
Created January 21, 2014 20:05
Show Gist options
  • Save sdeluce/8547350 to your computer and use it in GitHub Desktop.
Save sdeluce/8547350 to your computer and use it in GitHub Desktop.
Flat UI Colors Scss
/*--------------------------*\
Flat UI Colors
\*--------------------------*/
$turquoise : #1ABC9C;
$greensea : #16A085;
$emerald : #2ECC71;
$nephritis : #27AE60;
$river : #3498DB;
$belize : #2980B9;
$amethyst : #9B59B6;
$wisteria : #8E44AD;
$asphalt : #34495E;
$midenight : #2C3E50;
$sun : #F1C40F;
$orange : #F39C12;
$carrot : #E67E22;
$pumpkin : #D35400;
$alizarin : #E74C3C;
$pomgranate : #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