
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": …
Colors JSON Dataset | JSONLint
A collection of 35 common colors with names, hex codes, RGB values, and color categories.
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.
JSON Color Palette Generator
Config Type?
PaletteJSON
PaletteJSON is an open JSON standard for color palettes — portable, interoperable, and built for designers and developers.
Color Scheme Reference - Peaceful JSON
Complete color scheme reference for Peaceful JSON Chrome Extension syntax highlighting.
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.
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.
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.
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 …