PostCSS Beard Colors PostCSS plugin to generate utility helpers from a color scale. .foo { /* Input example */ } .foo { /* Output example */ } Usage postcss([ require('postcss-beard-colors') ]) See PostCSS docs for examples for your environment.