Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 3.99 KB

resources.md

File metadata and controls

57 lines (40 loc) · 3.99 KB
layout title
default.njk
Resources

Culori extras

These projects add more functionality to Culori, but they're separate as to keep the core bundle small:

Products using Culori

  • Moqups — all our color-manipulation functions are handled by Culori.
  • Schemist — color schemes builder backed by Culori.
  • Color Name API — a REST API for color names that makes use Culori's differenceCiede2000 to return a fitting name for every color.
  • Atmos - a toolbox based on (OK)LCH color space for creating professional color palettes. Utilizing Culori for color manipulation allowed us to concentrate on our product's essence rather than getting bogged down in implementation details.
  • huetiful-js - Open source Typescript library for manipulating color and generating custom color scales based on Culori. With utilities for sorting, filtering and querying collections of colors, this library opens new ways of working with color programmatically.

Does your product/project use Culori? Create a PR and add yourself to this list.

Similar projects

Further reading

Specifications

Websites

Articles

Books