vanilla-picker
A simple, easy to use vanilla JS color picker with alpha selection.
color-2-name
Finds the closest color name to a given hex, rgb and hsl color (with and without alpha). It uses the Euclidean distance formula to calculate the distance between colors in the RGB color space
colortranslator
A JavaScript library, written in TypeScript, to convert among different color models