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: Niram Color Picker – Build a full color palette for your next project

2 pointsby abhchandover 4 years ago

1 comment

abhchandover 4 years ago
Author here.<p>A few months ago I saw an article from RefactoringUI posted to HN about building your own color palette. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25180180" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25180180</a><p>The concept seemed so simple that I can&#x27;t believe I hadn&#x27;t heard of it before as a developer.<p>It motivated me to create a color picker based on that methodology that lets you build an entire color palette.<p>It&#x27;s written in ReactJS + Jest, and the source can be found here: <a href="https:&#x2F;&#x2F;github.com&#x2F;abhchand&#x2F;niram-color-picker&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;abhchand&#x2F;niram-color-picker&#x2F;</a>