Show HN: Colorpedia – command-line tool for looking up colors
1–3 of 3 posts
Re: Show HN: Colorpedia – command-line tool for looking up colors
#2[deleted]
Re: Show HN: Colorpedia – command-line tool for looking up colors
#3I've been working on a 2D game which involves pixel art. I wanted a way to quickly look up a color by hex code or RGB values on the terminal, but could not find a tool for it. So I created Colorpedia. It displays colors, shades and palettes along with details on multiple models (HSV, HSL, CMYK etc). It also outputs JSON for programmatic access.