About 2,220 results
Open links in new tab
  1. 140 html color names as an array of json objects—enjoy!

    Feb 23, 2026 · HTML Colors All 140 HTML colors as JSON objects with fields: name hex rgb families Raw colors.json [ { "name": "INDIANRED", "hex": "#CD5C5C", "rgb": "RGB (205, 92, 92)", "families": …

  2. Colors JSON Dataset | JSONLint

    A collection of 35 common colors with names, hex codes, RGB values, and color categories.

  3. Example Colors JSON File — SitePoint

    May 14, 2011 · When it comes to colors, JSON can be used to store color values in a structured way. For example, you can store the RGB (Red, Green, Blue) values of a color in a JSON object.

  4. JSON Color Palette Generator

    Config Type?

  5. PaletteJSON

    PaletteJSON is an open JSON standard for color palettes — portable, interoperable, and built for designers and developers.

  6. Color Scheme Reference - Peaceful JSON

    Complete color scheme reference for Peaceful JSON Chrome Extension syntax highlighting.

  7. JSON Color Coder and Syntax Highlighter Online

    Free JSON Color Coder — paste JSON and instantly see it beautifully syntax highlighted with customizable colors for keys, strings, numbers, and booleans. 100% client-side.

  8. color-names/color-names.json at master - GitHub

    Many, many names of colors. Contribute to jonathantneal/color-names development by creating an account on GitHub.

  9. JSON Color Palette Generator - Peerlist

    As an analyst exploring online coloring trends, this JSON Color Palette Generator presents a practical tool for developers customizing UI themes in libraries like Chakra or gluestack-ui.

  10. HTML HEX Colors - W3Schools

    HEX Color Values In HTML, a color can be specified using a hexadecimal value in the form: # rrggbb Where rr (red), gg (green) and bb (blue) are hexadecimal values between 00 and ff (same as …