Relative Content

Tag Archive for javascripttypescriptcolorscolor-palette

Algorithmic Color Palette with chroma.js and Hue Shifting

I’m using chroma.js to generate color palettes for a specific hue and saturation value. i.e. it vaires lightness according to the number passed in the colors(10) chained function call and travels through the color space as specified by the mode() chained function call.