3
2 Comments

Built a simple Tailwind color palette generator.

I built a simple Tailwind color palette generator. Just select a color, generate a palette, and add it to your tailwind.config.js.

  1. 1

    I built a tool to help create color palettes for your Tailwind project. You just input a color and it creates all the shades for your palette, 50-900, and provides the code to drop in your tailwind.config.js.

    It also lists out all the other colors in the same shades, i.e. if you input a pastel blue it will output a pastel red, pastel green, pastel purple, etc., great for making all your color palettes consistent looking.

    I know theres plenty of tools like this out there already and mine isn't particularly unique but I took a stab at it anyway, it was a lot of fun and only two days work.

    Tech stack is Next.js, Tailwind (of course), Redis (for storing user created palettes, totally unnecessary), and Vercel for hosting.

    Getting all 100% lighthouse scores except a few accessibility issues on the homepage color picker that the package is fixing. Will also add features to allow you to customize the output a bit.

    Let me know if you find any bugs or have any feedback/ideas!

    1. 1

      Nice one. I will bookmark it for future use.

Trending on Indie Hackers
Passed $7k 💵 in a month with my boring directory of job boards 57 comments How I got 1,000+ sign-ups in less than a month with social media alone 22 comments 87.7% of entrepreneurs struggle with at least one mental health issue 14 comments Are you wondering how to gain subscribers to a founder's X account from scratch? 9 comments Indie hackers selling to indie hackers? 7 comments Story of Iconbuddy from $0 to $6k per month in last 9 months 6 comments