From 4093ee61a0bad61476368518541e250301513da1 Mon Sep 17 00:00:00 2001 From: Winter111111 <102760611+Winter111111@users.noreply.github.com> Date: Tue, 21 Jul 2026 07:09:48 +0500 Subject: [PATCH] Add Sez to Online Design Tools **Sez** lets you instantly apply and generate color palettes for HTML website themes without opening an editor or IDE. Simply upload your website theme to preview, experiment with, and refine color schemes in seconds, making it easier to explore and compare designs before implementation. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ceb5bf87..ffbb2cba 100644 --- a/readme.md +++ b/readme.md @@ -1223,6 +1223,7 @@ Available for MacOS, Linux, & Windows
| [Scrollbar.app](https://scrollbar.app) | Simple online editor for creating custom CSS scrollbars | | [GrapesJS](https://grapesjs.com/) | Open-source, multi-purpose, Web Builder Framework which combines different tools and features with the goal to help you (or users of your application) to build HTML templates without any knowledge of coding. | | [FastTool Design](https://fasttool.app/category/design) | Free browser-based design utilities: color picker, palette generator, CSS gradient builder, contrast checker, hex/RGB/HSL converter, shadow generator. No signup, no upload. | +| [Sez](https://sez.c-sharptutorial.com/) | Instantly apply and generate color palettes for HTML website themes without opening an editor or IDE. | (Free & paid options) |
↥ Back To Top