Skip to content

Instantly share code, notes, and snippets.

@Ferrmolina
Created January 13, 2016 06:07
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 Ferrmolina/bac8992444cf4be1984d to your computer and use it in GitHub Desktop.
Save Ferrmolina/bac8992444cf4be1984d to your computer and use it in GitHub Desktop.
Variables de colores sass
//// Class Colors
// Source: https://flatuicolors.com/
$turquoise : #1abc9c;
$emerald : #2ecc71;
$peterriver : #3699db;
$amethyst : #9b59b6;
$wetasphalt : #34495e;
$greensea : #16a085;
$nephritis : #27ae60;
$belizehole : #2e8dcc;
$wisteria : #8e44ad;
$midnightblue : #2c3e50;
$sunflower : #f1c40f;
$carrot : #e67e22;
$alizarin : #e74c3c;
$clouds : #ecf0f1;
$concrete : #95a5a6;
$orange : #f39c12;
$pumpkin : #d35400;
$pomegranate : #c0392b;
$silver : #bdc3c7;
$asbestos : #7f8c8d;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment