edelstone / tints-and-shades

🌈 Display tints and shades of a given hex color in 10% increments.
https://maketintsandshades.com
MIT License
528 stars 59 forks source link

[Feature Request] Color Picker & Live Tints & Shades #51

Open abhishek-junghare opened 9 months ago

abhishek-junghare commented 9 months ago

Color Picker

There can be a color picker field along with the text input field. Sometimes we need minor changes in the base color's hue, saturation, etc. The Coolors color picker is the best I came around.

Live Tints & Shades

Since we may be adjusting, let's say the hue, it would be better to see how the tints & shades will look in realtime instead of hitting the Generate button every time.

edelstone commented 9 months ago

I do like this idea @theghostkill. I will have to think about how to implement such a thing considering we allow multiple hex codes to be input simultaneously. Each one would need their own color picker I suppose?

abhishek-junghare commented 9 months ago

Huh! Didn't know it supports multiple hex codes till now. In that case, yes, may be different sections for each color. Though, mostly I have needed to generate for just one color.

Here, I have designed this, just for example.

Tint and Shade Generator