Back to rankings

Evercoder/culori

JavaScriptculorijs.org

A comprehensive color library for JavaScript.

css-colorrgbhsvcielabcielchhsldin99hwbcolor-differencecolorictcpinterpolation
Star Growth
Stars
1.2k
Forks
37
Weekly Growth
Issues
16
5001k
Apr 2018Jan 2021Oct 2023Jul 2026
Artifactsnpmnpm install culori
README

culori

npm version bundle size

Culori is a comprehensive color library for JavaScript that works across many color spaces to offer conversion, interpolation, color difference formulas, blending functions, and more. It provides up-to-date support for the color spaces defined in CSS Color Module Level 4 specification.

npm install culori

The full documentation is published on culorijs.org. Some quick entry points:

Contributing

Contributions of all kinds (feedback, ideas, bug fixes, documentation) are welcome.

Please open a GitHub issue/discussion before putting in any work that’s not straightforward.

More in CONTRIBUTING.md.