Metadata-Version: 2.1
Name: colornamer
Version: 0.2.1
Summary: Given a color, return a hierarchy of names.
Home-page: https://github.com/stitchfix/colornamer
Author: Dan Tasse
Author-email: dan.tasse@stitchfix.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
License-File: LICENSE

Turns an RGB or LAB point into a hierarchical list of names: color family, common color, design color, and xkcd color, as  well as color type and color-or-neutral. See https://github.com/stitchfix/colornamer/ or https://multithreaded.stitchfix.com/blog/2020/09/02/what-color-is-this/ for more details.

