Skip to content

Instantly share code, notes, and snippets.

View eddiemachado's full-sized avatar
😐

Eddie Machado eddiemachado

😐
View GitHub Profile
@softpunch
softpunch / colorVars.css
Last active June 14, 2022 06:44
CSS Variables For Color Manipulation
/* ----
css custom properties to manipulate color
MIT - 2017 - Soft Punch
https://gist.github.com/softpunch/
set initial "main" color via HSL values.
automatically calculate harmonies and variations of that color with pure css.
harmonies are determined solely by hue.