awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
I

internalfx/distinct-colors

0
View on GitHub↗
0 stars·0 forks·6 views

Distinct Colors

This is a complete rewrite of (but is heavily inspired by) Mathieu Jacomy's Palette Generator

Features

  • Color Libraries - Generates palettes consisting of visually distinct colors.

Star history

Star history chart for internalfx/distinct-colorsStar history chart for internalfx/distinct-colors

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Distinct Colors

These projects share indexed features with Distinct Colors. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • gka/chroma.jsgka avatar

    gka/chroma.js

    10,569View on GitHub↗

    chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization color scales. It provides a system for transforming colors between formats including RGB, HSL, Lab, LCH, OKLab, and CMYK, alongside tools for parsing and modifying colors across these spaces. The library specializes in data-driven color mapping, using algorithms such as Cubehelix, Bezier interpolation, and ColorBrewer palettes to translate numeric data into visual gradients. It includes a perceptual color difference calculator that utilizes CIE 2000 Delta E and Euclidean metric

    JavaScript
    View on GitHub↗10,569
  • cdonohue/polychromecdonohue avatar

    cdonohue/polychrome

    288View on GitHub↗

    `shell $> yarn add polychrome `

    TypeScript
    View on GitHub↗288
  • jiffyclub/palettableJ

    jiffyclub/palettable

    0View on GitHub↗

    Palettable

    View on GitHub↗0
  • bgrins/tinycolorbgrins avatar

    bgrins/TinyColor

    5,248View on GitHub↗

    TinyColor is a JavaScript color manipulation library used for parsing, converting, and modifying colors across various formats and color spaces. It functions as a color space conversion tool and a web accessibility contrast checker to ensure compliance with readability standards. The library provides a color palette generator for creating monochromatic, analogous, and complementary color schemes from a starting color. It also translates colors between hex, RGB, HSL, HSV, and named formats. Additional capabilities include color parsing and normalization, programmatic manipulation of brightnes

    JavaScript
    View on GitHub↗5,248
Compare all 13 related projects→

Frequently asked questions

What does internalfx/distinct-colors do?

This is a complete rewrite of (but is heavily inspired by) Mathieu Jacomy's Palette Generator

What are the main features of internalfx/distinct-colors?

The main features of internalfx/distinct-colors are: Color Libraries.

Which projects share features with internalfx/distinct-colors?

Projects with overlapping indexed features include: gka/chroma.js — chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization… lokesh/color-thief — Color-thief is a color quantization library and image color palette extractor designed to identify the most prominent… jiffyclub/palettable — Palettable. krasimir/coloor — (Inspired by Dominant Colors for Lazy-Loading Images from Manuel Wieser). cdonohue/polychrome — ``shell $> yarn add polychrome ``. bgrins/tinycolor — TinyColor is a JavaScript color manipulation library used for parsing, converting, and modifying colors across various…