Chroma

Chroma

The definitive color picker

3 followers

Chroma gallery image
Launch Team

What do you think? …

Spencer Hamm
Hey Everyone! Chroma is a simple color picker I started building to help pick better colors. I really wanted to merge the natural color selection process we are all used to with a larger focus on the color selected. I’m hoping to add color history & copy in hsl/rgb by the end of the week. I’d love to hear your thoughts & feedback!
Jake Mor
@spentacular this is amazing. Thanks!
Aaron Baer
@spentacular add a 'add to home screen' picture. For the iPhone users out here.
Spencer Hamm
@aaronisabaer hey Aaron, I haven't added it yet because the mobile experience is definitely lacking compared to the desktop. I'm having to reimplement some features so they will work on mobile as well, then I'll definitely make sure to add an icon for that. Thanks!
Spencer Hamm
Just added ability to toggle between color formats, either by clicking the color format or pressing the control key.
Alec Larson
Can you add a '.favicon' so I can put this in my bookmark bar?
Alec Larson
And put a delay on the mousedown action so the screen doesn't flash when I simply click. :)
Alec Larson
And clicking the hex code should copy to clipboard. edit: Just realized clicking the button to the right does this. But both ways should be possible. Or you could put a text field in place of the hex code (for both manual input and copy to clipboard on focus).
Spencer Hamm
@aleclarsoniv just added the favicon, and now cmd + c copies the current color to the clipboard. I'm saving the hex code area to allow pasting of a color, as well as tweaking colors from that area, just haven't been able to build it yet!