CSS tagged posts

Creating CSS color palettes with SASS

Using a well defined color palette when developing a website’s styling can help make content more readable and visually appealing. To make applying a palette consistent requires defining the colors ahead of time, and can be somewhat daunting. In this article I will demonstrate how SASS can be leveraged to programmatically generate color palettes using Creating CSS color palettes with SASS