2
2 Comments

Show IH: Stupid fast color palettes with Huey

Hello Hackers!

I shared this with the Tailwind community a bit ago, but thought it would be useful here as well.

Huey is the fastest comprehensive color palette generator out there. It includes nifty features like scale smoothing and WCAG contrast checking, so you can quickly evaluate your monochromes before grabbing the requisite code.

Feature requests welcome!

on December 17, 2020
  1. 1

    I really like this color palette generator!

    One thing that I would change, is that I would hide the scrollbar on the left div when it's not necessary.
    For the code you could implement a copy button that quickly imports the code into the clipboard.

    I like how simple and quick it is!

    1. 1

      Thanks for the suggestion! I'll explore hiding the sidebar if it's not in use.

      Regarding copying colors, you can click on a color to copy its hex, a hue name to copy the family, and "Get Code" in the sidebar to get the entire palette.