Skip to content

Instantly share code, notes, and snippets.

@robertcedwards
Created January 10, 2013 06:38
Show Gist options
  • Save robertcedwards/4499991 to your computer and use it in GitHub Desktop.
Save robertcedwards/4499991 to your computer and use it in GitHub Desktop.
SASS color function - Adjust hue for perfect pastel colors
adjust_hue(saturate(darken(#eeeeee, 4), 45), 360)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment