Color picker for making it easier to see & copy common color names.
Tiny project created by Daniel Schildt (@autiomaa on Twitter, @d2s on GitHub, @d2s on CodePen).
Idea behind of the project was to create a placeholder example that could be used as a tool for future Design Systems projects. There are various color picker tools, but I felt that this could be a way to make them better for more specific use cases. For example, when a product/service/company has list of preferred colors, it helps to make those available for the potential users.
- CSS Grid based on the Grid by Example article written by Rachel Andrew.
- Color list inspired by the Web Colors section of RapidTables website.
- clipboard.js functionality based on an example from Chris Coyier.
- Inter font typeface from Rasmus Andersson.