Change language
A collection of color libraries for front-end developers working on their own without Photoshop.
Created to help front-end developers make color selection easier and more efficient in their design process.
Color Picker provided by the react-color library
react-color is a library that provides various UI components to make it easy to implement a color picker in React-based projects. It allows users to select the color of their choice through an intuitive interface, making it easy for developers to implement the color selection process.
Color Palette provided by tailwindcss
tailwindcss provides an extensive palette of predefined colors.Each color contains tints of varying degrees of lightness, represented by numbers from 50 to 900. For example, the color blue offers shades ranging from blue-50 (the lightest blue) to blue-900 (the darkest blue). This granular color scheme allows you to add depth and variety to your designs.
reference