Awesome
alfred-coolors
<img src="media/screencast.gif" width="580">Color name generator
Install
$ npm i -g alfred-coolors
Requires Node.js 4+ and the Alfred Powerpack.
Usage
In Alfred, type coolor
, <kbd>Enter</kbd>, and color in HEX format 🎉
Select a color and press <kbd>Enter</kbd> to copy it to the clipboard.
There is also support for HSL, RGB, and RGBA.
Each result contains an approximate match in percentages. It uses Euclidean distance to calculate how close is the selected color to a set of defined colors with names.
Thanks to @zeke and his color-namer package 🙌
License
MIT © radibit