name-that-color package
Convert CSS hex code to human readable color name.

Configure keyboard shortcut command
name-that-color:name-selection
This line will add a keyboard shortcut for control + alt + command + n
in mac
Atom > Preferences > keymap.cson > "ctrl-alt-cmd-n": "name-that-color:name-selection"