Skip to content

Instantly share code, notes, and snippets.

@karlbright
Created September 14, 2012 03:28
Show Gist options
  • Save karlbright/3719622 to your computer and use it in GitHub Desktop.
Save karlbright/3719622 to your computer and use it in GitHub Desktop.
@for $hue from 1 through 359
.hue-#{$hue}
background: hsl($hue, 62%, 55%)
border-color: hsl($hue, 62%, 49%)
@flipactual
Copy link

Don't leave me hanging...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment