From a3302d65d33fdc971bc44a73f195c3d3cf1b05f1 Mon Sep 17 00:00:00 2001 From: Kevin Kirchner Date: Thu, 17 Sep 2020 13:19:54 -0500 Subject: [PATCH] Adding Grayscale Design color tool (#294) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e663213..6857e3f 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ - 🎨🌍🔧 [Tailwind Gradient Designer](https://tailwind-gradient-designer.csspost.com/) - Generate a gradient for Tailwind 1.7+. - 🎨🌍🔧 [Tailwind Color Explorer](https://stefanbuck.com/tailwind-color-theme-explorer) - Color explorer for Tailwind CSS. - 🎨🌍🔧 [TailwindInk](https://tailwind.ink/) - AI palette generator, trained with the Tailwind CSS palette. +- 🎨🌍🔧 [Grayscale Design](https://grayscale.design/) - A Luminance-based color palette generator. - 🌍🔧 [GPT-3 Tailwind CSS code generator](http://gpt-tailwind.com/) - OpenAI GPT-3 powered Tailwind CSS code generator. - 🌍🔧 [Stitches](https://stitches.hyperyolo.com/) - Template generator with Tailwind (online). - 🌍 [Typography Playground](https://tailwind-typography-playground.vercel.app/) - Tool for trying different Google Fonts combinations with the Tailwind CSS Typography Plugin.