awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

JavaScript Color Libraries

排名更新于 2026年7月13日

For a javascript library for color manipulation, the strongest matches are bgrins/tinycolor (TinyColor is a comprehensive JavaScript library that provides robust), gka/chroma.js (This library provides a comprehensive suite for color space) and qix-/color (This library provides robust color space conversion, manipulation, and). jariz/vibrant.js and davidmerfield/randomcolor round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “best javascript color libraries” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

JavaScript Color Libraries

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bgrins/tinycolorbgrins 的头像

    bgrins/TinyColor

    5,248在 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

    TinyColor is a comprehensive JavaScript library that provides robust color parsing, conversion, manipulation, and palette generation, while also including built-in accessibility contrast checking.

    JavaScriptColor Manipulation LibrariesColor Palette GeneratorsWCAG Contrast Checkers
    在 GitHub 上查看↗5,248
  • gka/chroma.jsgka 的头像

    gka/chroma.js

    10,569在 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

    This library provides a comprehensive suite for color space conversion, manipulation, and palette generation, making it a flagship tool for developers needing advanced color processing and accessibility auditing.

    JavaScriptColor Palette GeneratorsContrast Validators
    在 GitHub 上查看↗10,569
  • qix-/colorQix- 的头像

    Qix-/color

    4,937在 GitHub 上查看↗

    This is a JavaScript color manipulation library used for converting color spaces, formatting CSS strings, and computing luminosity ratios. It provides tools to transform color values between different mathematical models, including RGB, HSL, and CMYK. The library includes a web accessibility contrast calculator to compute luminosity and contrast ratios, ensuring text readability meets accessibility standards. It also features a CSS color formatter that exports values as hex strings, numeric arrays, or CSS-compatible strings. The toolkit covers broader capabilities for frontend color manageme

    This library provides robust color space conversion, manipulation, and accessibility contrast checking, making it a direct fit for your requirements despite lacking explicit built-in palette generation features.

    JavaScriptColor Manipulation LibrariesWCAG Contrast Checkers
    在 GitHub 上查看↗4,937
  • jariz/vibrant.jsjariz 的头像

    jariz/vibrant.js

    4,594在 GitHub 上查看↗

    vibrant.js is a JavaScript color extraction library used to identify dominant color palettes from images based on the Android Palette algorithm. It functions as an image palette generator and a color processing tool that converts extracted data between RGB, HSL, and Hexadecimal formats. The library analyzes image pixels to categorize colors into specific profiles, including vibrant, muted, dark, and light. It also includes an accessible text color calculator that determines high-contrast hex colors for text overlays based on a selected background color. The toolset covers automated palette g

    This library provides robust color extraction, palette generation, and format conversion capabilities, making it a specialized but effective tool for color manipulation tasks.

    CoffeeScriptColor Palette GeneratorsContrast Color Calculators
    在 GitHub 上查看↗4,594
  • davidmerfield/randomcolordavidmerfield 的头像

    davidmerfield/randomColor

    6,126在 GitHub 上查看↗

    randomColor is a programmatic utility for generating harmonious, aesthetically pleasing color strings for use in web stylesheets and digital user interfaces. It functions as a random color generator that produces values in hexadecimal, RGB, and HSL formats. The library uses a logic-based system that calculates hues and luminosity in HSL space to ensure visual harmony. It allows for the application of specific constraints to brightness, transparency, and hue offsets to limit the generated color spectrum. The tool provides capabilities for programmatic color generation across multiple output f

    This library provides programmatic color generation and format conversion, serving as a useful utility for creating color palettes even though it lacks built-in accessibility checking features.

    JavaScriptColor Utilities
    在 GitHub 上查看↗6,126
  • lokesh/color-thieflokesh 的头像

    lokesh/color-thief

    13,596在 GitHub 上查看↗

    Color-thief is a color quantization library and image color palette extractor designed to identify the most prominent colors in visual media. It functions as a semantic color classifier and color space converter, providing tools to extract dominant colors and generate representative palettes from images, videos, and canvas elements. The project utilizes a WebAssembly color processor and background workers to perform high-performance pixel analysis. It implements a WCAG contrast analyzer to calculate color contrast ratios and determine accessible foreground text colors based on accessibility s

    This library provides robust tools for palette generation from images and includes accessibility contrast checking, making it a specialized but effective choice for color-related tasks in JavaScript.

    TypeScriptWCAG Contrast Checkers
    在 GitHub 上查看↗13,596
  • moox/colorM

    MoOx/color

    0在 GitHub 上查看↗

    This library provides a comprehensive suite of tools for color conversion and manipulation, making it a direct fit for your requirements even though it focuses primarily on programmatic color handling rather than visual palette generation.

    Color Manipulation
    在 GitHub 上查看↗0
  • fooidge/pleasejsFooidge 的头像

    Fooidge/PleaseJS

    2,271在 GitHub 上查看↗

    JavaScript Library for creating random pleasing colors and color schemes

    This library provides tools for generating random colors and creating color schemes, fitting the core requirements for color manipulation and palette generation in JavaScript.

    JavaScriptColor Manipulation
    在 GitHub 上查看↗2,271

Related searches

  • a javascript library for canvas drawing
  • a javascript library for generating QR codes
  • 用于仪表盘的 JS 图表库
  • a lightweight javascript library for image carousels
  • a javascript library for generating pdf files
  • a lightweight logging library for JavaScript applications
  • a javascript library for parsing csv files
  • 用于交互式数据可视化的 JavaScript 库