(NOTE : The Movie database API is laggy in some regions, hence I request you to reload twice for the config data to load properly. Thanks :))
React Colour picker, is an attempted clone of the famous flatuicolors.com, which provides users curated color pallets for their design schemes.
This application is all about, enabling users create color pallets and copy the colour codes in one of 4 available formats (HEX, #HEX, RGB, RGBA). The application has a predefined set of pallets to choose from and each color in a pallet, has about 8 shades of saturation, to help pick the accurate accent. Users can change the hue via a slider present in the Top left of the application. The primary UI used for development is Material-UI. I had tried to replicate it as much as possible both from User interface side and as well as the working of it.