color-namer topic
List
color-namer repositories
nearest-pantone
50
Stars
8
Forks
Watchers
JavaScript library to find the nearest Pantone color name for a given hex color. Uses CIEDE2000 color difference algorithm
color-2-name
22
Stars
0
Forks
Watchers
🎨 Find the name of the color given a hex, rgb and hsl string! This package provides a function to find the closest color to a given one from an array of colors. It uses the Euclidean distance formula...