Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.42 KB

README.markdown

File metadata and controls

26 lines (15 loc) · 1.42 KB

Sorted CSS Colors Animated Logo

Sorted CSS Colors

I wanted to create a tool to sort the named CSS colors in a way that it shows related colors together. So, next time I can't decide between a few CSS colors, I can just check them here side by side.

Here's how it looks:

Screen Capture showing how to sort the named css colors

It's a Progressive Web App! It works both in mobile and desktop, even offline. If you liked the tool I suggest adding it to your home screen / downloading it as desktop app, so you can easily access it whenever you need. Also, please feel free to report any bugs or provide feedbacks by creating issues.

Credits

About the repository

This tool was originally developed using CodePen.io online editor and this repository is an export of it. Original URL: https://codepen.io/pavlovsk/pen/zYvbGKe.