Color reference, tools & data
Colors Encyclopedia
Explore named colors, HEX values, palettes, harmonies, brand colors, and accessibility data — then create gradients, generate color systems, compare colors, and export production-ready CSS.
A connected color platform for designers and developers, combining an independent encyclopedia, professional tools, WCAG guidance, downloadable references, and machine-readable data.
Explore Colors Encyclopedia
Everything you can do with color
Choose a starting point, try a real example, and continue into the complete section when you find the workflow you need.
Discover
Color Explorer
Filter the editorial catalog by the visual and technical qualities that matter to your project.
Encyclopedia
Named Colors
Start with a familiar name, then open conversions, accessibility, CSS, palettes, and connected tools.
Browse
Color Families
Move through recognizable families, tones, and temperatures before choosing an individual color.
Inspect
HEX Atlas
Enter or select a HEX value to inspect RGB, HSL, CMYK, luminance, contrast, and nearest names.
Combine
Color Harmonies
Explore complementary, analogous, triadic, tetradic, split, and monochromatic relationships.
Create
Color Palettes
Open curated and generated systems with reusable roles, CSS variables, and accessibility guidance.
Analyze
Compare Colors
Put two colors side by side and understand the differences in values, contrast, meaning, and use.
Reference
Brand Colors
Browse independent technical references for commonly cited palettes without implying affiliation or ownership.
Colors Encyclopedia Tools
Professional color tools for everyday design and CSS
Move from reference to production: create visual effects, generate design tokens, verify accessibility, and copy implementation-ready code.
Dataset & API Hub
Dataset v1.0.0 publishes stable static resources for crawling, integration, audit, and AI ingestion.
Trust & Editorial
Colors Encyclopedia separates generated color math from editorial judgment and publishes the policies needed to evaluate the site seriously.
Machine-readable data
Machine-Readable Home Graph (JSON)
Root-node metadata for Colors Encyclopedia sections, semantic groups, endpoints, relationships, and AI ingestion notes.
sectionsPrimary home sections and anchor nodessemanticGroupsColor knowledge graph groupsendpointsStatic JSON and manifest resourcesrelationshipsHuman navigation hubs connected from homeingestionNotesGuidance for AI and dataset crawlersStructured sections
sections
[
"hero",
"explore_color_systems",
"professional_color_tools",
"dataset_api_hub",
"trust_editorial",
"footer"
]semanticGroups
[
"color_families",
"tones",
"temperature",
"luminance",
"wcag",
"palettes",
"brand_colors",
"hex_atlas"
]endpoints
{
"index": "/api/index.json",
"colors": "/api/colors.json",
"hex": "/api/hex.json",
"palettes": "/api/palettes.json",
"harmonies": "/api/harmonies.json",
"comparisons": "/api/compare.json",
"brands": "/api/brand-colors.json",
"tools": "/api/tools.json",
"wcag": "/api/wcag/accessible-colors.json",
"manifest": "/dataset/manifest.json"
}relationships
{
"explorer": "/color-explorer/",
"namedColors": "/colors/",
"colorFamilies": "/colors/families/",
"hexAtlas": "/hex/",
"brandColors": "/brand-colors/",
"tools": "/tools/",
"dataset": "/dataset/",
"aiPolicy": "/ai-access-policy/"
}Full JSON dataset
{
"page": "home",
"version": "1.0.0",
"sections": [
"hero",
"explore_color_systems",
"professional_color_tools",
"dataset_api_hub",
"trust_editorial",
"footer"
],
"semanticGroups": [
"color_families",
"tones",
"temperature",
"luminance",
"wcag",
"palettes",
"brand_colors",
"hex_atlas"
],
"endpoints": {
"index": "/api/index.json",
"colors": "/api/colors.json",
"hex": "/api/hex.json",
"palettes": "/api/palettes.json",
"harmonies": "/api/harmonies.json",
"comparisons": "/api/compare.json",
"brands": "/api/brand-colors.json",
"tools": "/api/tools.json",
"wcag": "/api/wcag/accessible-colors.json",
"manifest": "/dataset/manifest.json"
},
"relationships": {
"explorer": "/color-explorer/",
"namedColors": "/colors/",
"colorFamilies": "/colors/families/",
"hexAtlas": "/hex/",
"brandColors": "/brand-colors/",
"tools": "/tools/",
"dataset": "/dataset/",
"aiPolicy": "/ai-access-policy/"
},
"ingestionNotes": "Use the home page as the root node for discovering human navigation hubs, static JSON endpoints, dataset versioning, editorial trust pages, and Pay Per Crawl guidance."
}