You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peckr was created as a tool for front-end development. While developing my own projects, I noticed the need to grab colors from places off the web that inspired me, but Peckr needed to be more than just a color reader. I needed a way to directly copy a color code for immediate use. The first version of Peckr was extremely basic, but suited my ne…
The user inputs a hex color and returned are the tints (lighter colors) and shades (darker colors) of the hex color. Useful while putting together UI direction when looking the the perfect combination of colors. Once a color is selected user can click the color to copy it to the clipboard.
You can change background color of div in the center and add this color to colors if you like that color and if you add color it will show it's RGB and HEX colors code .