Skip to content

Instantly share code, notes, and snippets.

@dannysmith
Created December 29, 2010 17:58
Show Gist options
  • Select an option

  • Save dannysmith/758807 to your computer and use it in GitHub Desktop.

Select an option

Save dannysmith/758807 to your computer and use it in GitHub Desktop.
@include gradient-bg(hsl(90, 100, 80));
// Sat:
// how much colour - none to full.
// Lightness:
// How white/black - black to white.
// Hue:
// 0 - Red
// 60 - Yellow
// 120 - Green
// 180 - Cyan
// 240 - Blue
// 300 - Magenta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment