# A Color Picker for Atom A color picker for Atom. Either right click a color and select `Color picker`, or hit `CMD-SHIFT-C`/`CTRL-ALT-C` anywhere. Currently reads HEX, HEXA, RGB, RGBA, HSL and HSLA. Inspects Sass/LESS variables! [Take a look here.](http://t.hom.as/colorpicker4.mov) **NEW:** You can now open the color picker whenever, without input, using `CMD-SHIFT-C`/`CTRL-ALT-C`! ## Preview ![Color Picker in action](http://f.cl.ly/items/3g3T401o0o0F2m2O1z1K/output.gif) ## To do - Stylus variable lookup - Context menu convertions - Preview color manipulation functions (lighten, darken) - Edit the color value