/css-named-colours-picker

Interactive tool for exploring and selecting CSS named/extended colours. Implemented as a filterable (multi-column) sortable table widget. Useful for choosing colours for web development.

Primary LanguageTypeScriptMIT LicenseMIT

CSS Named Colours Picker

Interactive tool for exploring and selecting CSS named/extended colours. Implemented as a filterable (multi-column) sortable table widget.

Useful for choosing colours for web development.

Demo: https://bengtan.com/css-named-colours-picker/

Screenshot

css-named-colours-picker-screenshot

Video

css-named-colours-picker-demo.mp4

Build

  • Install nodejs and yarn
  • Execute yarn
  • Execute yarn release or yarn watch
  • Visit index.html in a web browser (ie. localhost on your local machine).