⏲️ A clock that display the time in hexadecimal color (in the format "#hhmmss") or in rgb color (in the format "rgba(hh,mm,ss,1.0)")
A demo is avaible on gh-pages
- I used javascript vanilla (no JQuery)
- I used alertify for handling the alerts
- The font is Quicksand Sans Serif from GoogleFont