Sass adjust-hue reference

code • January 9, 2013

If you have a color that you would like to adjust in Sass, but don’t feel like guess and checking, then try out this little tool.

Edit the color in the SCSS and the boxes will populate appropriately, providing the correct degree. Hover over the box and it will reveal the hex.

See the Pen Sass adjust-hue reference by Katy DeCorah (@katydecorah) on CodePen

Keep reading code