javlonbek1233/ranglar-palatasi — explained in plain English
Analysis updated 2026-06-26
Generate a harmonious color palette from a single base color using rules like triadic, complementary, or analogous color theory.
Build a linear or radial CSS gradient with multiple color stops and copy the finished code directly into your stylesheet.
Check whether your text and background color combination passes WCAG 2.1 readability standards with a live visual preview.
Save favorite palettes and export your full color collection as a JSON file for use in other projects.
| javlonbek1233/ranglar-palatasi | 5bv57zcm44-max/noxus-ai-open-whatsapp | javlonbek1233/amali-ish-9 | |
|---|---|---|---|
| Stars | 27 | 27 | 27 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | designer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
This repository contains a color palette and gradient generator web app called HueCraft, built with TypeScript. The README is written in Uzbek, but the app itself is a design tool for working with colors. The visual style uses a frosted glass look with light and dark mode support and animated neon background lighting. The palette generator lets you pick a base color and then automatically builds a harmonious set of colors using different rules: analogous (neighboring shades), monochromatic (same hue, different brightness), triadic (three evenly spaced hues), complementary (opposite on the color wheel), and tetradic (four evenly spaced hues). You can lock individual color cards so they stay fixed while the rest regenerate, and pressing the spacebar on a keyboard instantly creates a new palette. The gradient builder lets you construct linear or radial gradients with up to five color stops, rotate the angle, and copy the finished CSS code directly. A contrast checker tests whether two colors meet WCAG 2.1 readability standards, which are guidelines that ensure text is readable against its background, and shows a live visual preview. Favorite palettes and gradients are saved in the browser so they persist between visits. You can also export your saved colors as a JSON file. The app converts between HEX, RGB, and HSL color formats internally. Deploying the project is described as straightforward: push it to GitHub, connect to Vercel, and the site goes live in about 30 seconds without extra configuration.
HueCraft is a browser-based design tool that generates harmonious color palettes and CSS gradients, checks text readability against WCAG 2.1 standards, and lets you save and export your color work.
Mainly TypeScript. The stack also includes TypeScript.
No license information is mentioned in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly designer.
This repo across BitVibe Labs
Verify against the repo before relying on details.