Skip to content

do0dleman/hue-hub

Repository files navigation

Hue Hub

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.

Github pages

You can see and use the app on github pages here.

Features

  • 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

Color names

This Project uses Color Name API for color name fetching.

Tech stack

  • React
  • Redux(RTK)
  • RTK Query
  • SCSS(Sass)
  • do0dle-colors

License

See the LICENSE file for license rights and limitations (MIT).