meodai

↗ HN profile [ 81.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Years ago I had a Philips Hue setup and a tennis ball lying on the table. Every time the room lights changed, the ball turned into a completely new palette: a red key light here, a cold fill there, a bit of warm bounce…

  2. Hi HN, I built a TypeScript library for generating color harmonies that prioritise human perception over simple math. Most color libraries generate harmonies using simple hue rotations in HSL or HSV (e.g., Complementary…

  3. I built this API to return the closest named color for any hex value—using curated lists like my own [1], XKCD [2], and others. I made it from scratch without Express or any frameworks because: - I’m a…

  4. Generative Color Harmonies (farbvelo.elastiq.ch)
  5. The Color Twitter Bot (twitter.com)
  6. Among others, I am maintaining, what I believe, is the largest collection of unique color-names. To go with it, I created a few tools to help users explore and understand the huge list: Color Picker (Klick the icon):…