Color Palette

Colors

I came across this GitHub repo called Feathers that creates color palettes for R. What I really liked is that the colors are inspired by real birds. I took the hex color values from the repo and asked ChatGPT to generate some images using those colors, just to see what it would do. The results are nice!

I also asked the same question to Claude. Instead of generating images, it created a nice HTML page to display the color palettes!

Original Repo: https://github.com/shandiya/feathers

I started using the colors in HTML, and the Go CLI app I have been working on!

./images/feathers.png