This is a single page application that uses do0dle-colors library for generating color schemes based on a single "seed" color. This project is based on my previous one - Colors even though the project was almsot completely rewritten.
You can see and use the app on github pages here.
- You can open seed color colorpicker by clicking on "Hue Hub" logo
- You can set seed color by hex value
- You can select generated color value display type in seetings:
- hex (default)
- rgb
- hsl
- You can choose 1 out of 7 scheme generation methods in setting, to learn more about them check do0dle-colors
- You can copy generated color value by clicking on it
This Project uses Color Name API for color name fetching.
- React
- Redux(RTK)
- RTK Query
- SCSS(Sass)
- do0dle-colors
See the LICENSE file for license rights and limitations (MIT).