Welcome to js-colors!
Thanks for your interest in js-colors. It is a library that is designed and built to do everything you could ever want to do with a color in your browser.
I recommend that you checkout out the guick start guide to get moving now. Or, if you are more inclined you can also check out the documentation.
If you have questions or issues with the library, you can check out the issues on github, or drop me a message from my details in the footer.
Interested in contributing? Check out our GitHub page for more information.
Capabilities
js-colors does lots of stuff for you, and makes it easy to do. It supports the following things (with colors):
- Conversion (rgbs, hsla, hex)
- Determine complement color
- Get greyscale of colors
- Mix colors with each other
- Lighten/darken colors
- Determine if a color is light/dark
- Let you know if it is a warm or cold color
- Generate random colors
Quick Demo
If you only have a few minutes, tinker with the below things!