react-color icon indicating copy to clipboard operation
react-color copied to clipboard

:art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

Results 170 react-color issues
Sort by recently updated
recently updated
newest added

It has only a static value, #22194D I can't change the color.

Hi there, is it possible to add a dropper selection tool to choose color anywhere on the page? Has this been done before using this plugin?

IE11 not support document.contains but document.body.contains

Consider this is a friendly health check. The last release was over a year ago and last merge was a half year ago . I am seeing some Pull Requests...

Applies to material ui picker (at least) This isn't right, we should be able to override these styles.

Sometimes the color selector cursor got stuck to my cursor, and I have to click again in the selector after dragging.

We have a few customers at Plotly that prefer to work in CMYK. Any recommendations for how we could support this, since we use this project (and love it!)?

enhancement
help wanted

Hi, I'm using this component in my React App with Typescript. The linter gives me an error saying the color parameter needs to have a type. I've tried `any `and...