radibit / alfred-coolors

🎨 Alfred workflow to generate color names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-coolors Build Status

Color name generator

Install

$ npm i -g alfred-coolors

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type coolor, Enter, and color in HEX format πŸŽ‰

Select a color and press Enter 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

About

🎨 Alfred workflow to generate color names

License:MIT License


Languages

Language:JavaScript 100.0%