TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A handy color picker for programmers and web designers

1 pointsby magicmousealmost 3 years ago
This is a handy dandy color picker utility program, written as a web app. It is designed for laptop&#x2F;desktop use, doesn&#x27;t fit on a mobile device.<p>You can select a starting color by either selecting from one of the named web colors, or one of the 700 Mark Ferrari superstar pixel artist color swatches, then you can explore nearby colors which are arranged in a novel hexagonal grid that lets you explore in 12 different directions at once.<p>When you select a color, it copies the color name to the clipboard so you can paste it into what you are working on. There are multiple output formats you can choose from, like web hex #AABBCC, or rgb(1,2,3) for example.<p>Free. The 1400 lines of code is posted on GitHub, if you are curious as to how it was made. There are some clever tricks in the code regarding how to sort colors properly.

no comments

no comments