Skip to content

christianhanne/hsl-color-palette-generator

Repository files navigation

HSL Color Palette Generator

With this tool you can create a color palette from any given base color. The palette is generated using HSL colors. I explain this in detail in an article on my blog. I mainly use this method to create palettes for game development.

Demo

Development

Install all dependencies using the following command:

npm install

You can than start the compilation process (& preview) by running:

npm run dev

The app can then be viewed under http://localhost:3000.

About

With this tool you can create a color palette from any given base color.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published