Color-Description

Color-Description turns a technical color representation into a human readable description.

Github Project
const cd = new ColorDescription('#b40404');
cd.getDescriptiveList();