gka / chroma.js

JavaScript library for all kinds of color manipulations
https://gka.github.io/chroma.js/
Other
10.08k stars 543 forks source link

Monochromatic Colors #240

Open thiagoneves opened 4 years ago

thiagoneves commented 4 years ago

Hi there,

I need to create a monochromatic scale for a specific color.

What's the correct way to do that with chroma.js?

landondurnan commented 3 years ago

There's a Chroma tool called Chroma.js Palette Helper: https://gka.github.io/palettes/

The tool is open source so you can see how to generate colors the same way.