frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Explore color palettes inspired by 3000 master painter artworks

https://paletteinspiration.com/
57•ouli•3h ago
I built PaletteInspiration.com, a browsable archive of color palettes pulled from artworks by 3,000+ master painters (Monet, Vermeer, Raphael, Van Gogh). Why I built it: every color palette generator I tried converged on the same five muted pastels. Painters spent centuries figuring out color and we mostly ignore that body of work when picking colors for digital design. Please share your feedback on the Color Harmony Explorer - drag the wheel to any color and it shows which hues master painters historically paired with it (not only standard complementary, analogous, triadic, etc.) It is solely based on co-occurrence across thousands of real paintings. Not algorithmic color theory rules - actual empirical pairings.

No signup, no paywall, no email capture. Just curious what people think.

Comments

xydac•2h ago
this is interesting, we should wire this to frontend design system library that automatically helps user use these palette.
ouli•2h ago
Thank you. Glad you find it interesting.
nmstoker•23m ago
Yes, exactly this. It falls far short of the potential if it just shows the colours alone and not how they might appear if applied to sites, charts, illustrations or whatever you might want them for.
afolkest•2h ago
Love it. I'll be using this on a weekly basis in my art practice.

Let me know if you ever create an API endpoint.

ouli•2h ago
Thank you for kind words! That was my exact intention to share empirically proven color palettes for artists and designers like you. Adding API endpoint is a great idea. I'll let you know when it will be ready.
thangalin•2h ago
Hey ouli, your hello email bounces.

See also: https://amandahinton.com/blog/creating-a-color-palette-from-...

ouli•1h ago
Sorry for the inconvenience. The email works now. Regarding the article - I use similar ideas to extract colors form artwork images, only difference is I added color prevalence scale for each color and limited it to 10 colors per palette.
oybng•2h ago
Very nice. My only gripe is the automatic page switching on scroll, never encountered that before and I absolutely hate it
ouli•1h ago
Thank you for the kind words and insightful feedback. My intention with page-switching on scroll was to offer more color palettes without requiring extra clicks. I had some reservations about it too, but couldn't find a better way to provide a continuous feed of similar palettes. I'll work on improving that feature.
oybng•1h ago
It's very convenient, I wish I could offer a worthy suggestion. The trouble in my case is that it's very sensitive and the palettes are barely in view before the page refreshes, they don't reach the center of the screen. Thanks for sharing
CSSer•57m ago
The problem, from a UX standpoint, is that you need a visual affordance for the behavior. That is, you must indicate that it's about to happen and give the user the opportunity to abort. Alternatively, a continuous gallery could suffice.
S0und•1h ago
As an "expert viewer" of Baumgartner Restoration, this site usefulness is questionable. If you look at those color palettes, most of them brownish that is because of dirty & old oxidised varnish. These are not the intended look of these paintings. So these color palettes has nothing to do with those 3000 masters.

https://youtube.com/@baumgartnerrestoration

molf•1h ago
Agreed. I absolutely adore the idea of it! But all the brownish colours tell the same story.

For some additional context; many old pigments were not stable at all.

https://www.vangoghstudio.com/what-were-the-original-colors-...

ouli•1h ago
This is a very interesting perspective. I'd thought the muted, brownish colors in these paintings had to do with the quality and availability of pigments during that period.
nekooooo•1h ago
hundreds of years of oxidation will make everything brown.
mbivert•34m ago
There's most likely multiple aspects at play: high-chroma pigments were historically limited and/or expensive; varnish yellowed over time; pigments faded. The digitization process probably wasn't perfect as well (I'd expect modern scans should be fairly good though).
code51•1h ago
Why do I only see Claude in this UI? It seems Claude is picking up the very same color scheme for many webpage building requests.
Theodores•1h ago
I am currently looking for colour palettes and this website is of interest to me.

Small snag, some UTF8 things are going on with some colour names, I am sure you know and have cursed accordingly.

I like OKLCH colours and the ability to mix them in interesting ways using CSS things. This means I don't do hex codes for colours in CSS. I can translate though, however, soon some people will demand OKLCH, so you might as well add it in, trying to get it natural with the picker.

I appreciate the masters but I wonder how this would work using other sources, for example, Sunday newspaper supplements from the last century, and their glossy adverts, which were to a higher standard than what we get today.

hparadiz•1h ago
I used to run an art social network 15 years ago that did this automatically with every piece of art uploaded and then it let you search for art by color that way.

Basically

$average = new Imagick( $file );

$average->quantizeImage( $numColors, Imagick::COLORSPACE_RGB, 0, false, false ); //Reduce the amount of colors to 10

$average->uniqueImageColors(); //Only save one pixel of each color

vardump•1m ago
Weird how similar many of those are to Commodore 64 palette.

Show HN: Explore color palettes inspired by 3000 master painter artworks

https://paletteinspiration.com/
57•ouli•3h ago•20 comments

Show HN: Airbyte Agents – context for agents across multiple data sources

73•mtricot•6h ago•11 comments

Show HN: I built a new word game, Wordtrak

https://wordtrak.com/blog/2026-05-05-I-built-a-new-word-game
59•qrush•9h ago•29 comments

Show HN: A Mutating Webhook to automatically strip PII from K8s logs

https://github.com/aragossa/pii-shield
20•aragoss•6h ago•4 comments

Show HN: Codeberg (Forgejo) CLI, built with Xclif

https://codeberg.org/thatxliner/codeberg-cli
10•thatxliner•6h ago•0 comments

Show HN: AI-DLC-UML (AI-Driven Development Life Cycle with UML Modeling)

https://github.com/takaakit/ai-dlc-uml
3•takaakit•3h ago•0 comments

Show HN: Orch8 – Durable workflow engine in Rust, one binary, Postgres or SQLite

https://github.com/orch8-io/engine
20•_alphageek•9h ago•1 comments

Show HN: WolfCOSE, a zero alloc C COSE with multi-sign/recipient, and PQC

https://github.com/aidangarske/wolfCOSE
2•aidangarske•4h ago•0 comments

Show HN: Pathetic – Java pathfinding: 10k concurrent paths in ~7ms

https://github.com/bsommerfeld/pathetic
6•bsommerfeld•4h ago•1 comments

Show HN: nfsdiag – A NFS diagnostic application

https://github.com/lsferreira42/nfsdiag
77•lsferreira42•3d ago•6 comments

Show HN: I built an API for agents visiting my personal website

https://mczaykowski.com/articles/smallest-ax-surface
5•selvmvde•5h ago•3 comments

Show HN: I Built a Museum Exhibit

https://knhash.in/built-an-exhibit/
35•kn81198•3d ago•3 comments

Show HN: New Benchmark from SWE-bench team is 0% solved

https://programbench.com/
7•lieret•6h ago•1 comments

Show HN: I made a local proxy for AI tool calls to keep my API keys safe

https://github.com/factorly-dev/factorly
4•jsherer•6h ago•0 comments

Show HN: Aimeat, BBS-style sysop culture for the AI era

https://github.com/miikkij/aimeat-protocol
2•hamuf•6h ago•1 comments

Show HN: Apple's SHARP running in the browser via ONNX runtime web

https://github.com/bring-shrubbery/ml-sharp-web
182•bring-shrubbery•2d ago•46 comments

Show HN: Octopus Code Review is now free for OSI-licensed repos

https://octopus-review.ai/login?callbackUrl=%2Fopen-source
6•redoh•7h ago•1 comments

Show HN: I indexed 8,643 BSides talks across 227 chapters and 6 continents

https://allbsides.com/
19•Parkado•23h ago•8 comments

Show HN: Ableton Live MCP

https://github.com/bschoepke/ableton-live-mcp
116•bschoepke•2d ago•78 comments

Show HN: Furwall – macOS menu bar app that blocks keys when your cat sits down

https://olliewagner.com/furwall
8•olliewagner•8h ago•1 comments

Show HN: I built a native macOS audio player and it changed my life

https://github.com/chrisallick/light-crime-audio-player
14•chrisallick•21h ago•9 comments

Show HN: Brainio – Markdown notepad that turns notes into visual mind maps

https://brainio.com/
19•havlenao•14h ago•19 comments

Show HN: State of the Art of Coding Models, According to Hacker News Commenters

https://hnup.date/hn-sota
159•yunusabd•3d ago•86 comments

Show HN: Pollen – distributed WASM runtime, no control plane, single binary

https://github.com/sambigeara/pollen
135•sambigeara•5d ago•60 comments

Show HN: DAC – open-source dashboard as code tool for agents and humans

https://github.com/bruin-data/dac
116•karakanb•6d ago•35 comments

Show HN: A tiny C program where an LLM rewires its DAG while running

https://github.com/kouhxp/liteflow
11•mrkn1•19h ago•1 comments

Show HN: SongShift, an advanced, AI-powered song conversion service

https://songshift.reachnick.co
4•lobf•15h ago•0 comments

Show HN: I built a RISC-V emulator that runs DOOM

https://github.com/lalitshankarch/rvcore
48•Flex247A•2d ago•2 comments

Show HN: Retroguard – Verifiably secure AI guardrails

https://retroguard.ai
6•ttttonyhe•16h ago•0 comments

Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables

https://github.com/darrylmorley/whatcable
558•sleepingNomad•4d ago•166 comments