Palette List
Lospec-style palette library. List is index-only fast: filter by size / tag / contained color, sort by popularity — all backed by the composite + GIN indexes on Palette. Create dedupes by signature ("gom trùng").
GET /coloring/palettes/?format=api&ordering=download_count&page=101
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=102", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=100" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 240, "id_string": "4f2800-fc7a73-ff1f01-fffffd-973524-9e590d-cb9466-ffc67e-a4eeef17-hoanganhlamengineer", "name": "Supermario drive", "colors": [ "#4F2800", "#FC7A73", "#FF1F01", "#FFFFFD", "#973524", "#9E590D", "#CB9466", "#FFC67E", "#D57D6D", "#F69787", "#A45147", "#1F7C95", "#CDCBCE", "#0DC9FE", "#C0BEA6", "#71EEFF", "#BB9348", "#885A1E", "#B6AB97" ], "color_count": 19, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.750867Z" }, { "id": 263, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-ad17fdcb-epicguythatsreallycool", "name": "gweenie", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#20A777", "#E6CCA7", "#E9AD71", "#1A5548", "#16463C" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.957010Z" }, { "id": 569, "id_string": "f7c8e0-dfffd8-b4e4ff-95bdff-huedrift", "name": "Cloud Forest Meadow", "colors": [ "#F7C8E0", "#DFFFD8", "#B4E4FF", "#95BDFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.188704Z" }, { "id": 376, "id_string": "f6f6f6-ffe2e2-ffc7c7-aaaaaa-nordichue", "name": "Soft Ruby Bay", "colors": [ "#F6F6F6", "#FFE2E2", "#FFC7C7", "#AAAAAA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.191151Z" }, { "id": 371, "id_string": "93b5c6-c9ccd5-e4d8dc-ffe3e3-hexharbor", "name": "Cloud Crimson Drift", "colors": [ "#93B5C6", "#C9CCD5", "#E4D8DC", "#FFE3E3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.168142Z" }, { "id": 804, "id_string": "f6f1e9-ffd93d-ff8400-4f200d-cobaltcat", "name": "Neon Honey Dawn", "colors": [ "#F6F1E9", "#FFD93D", "#FF8400", "#4F200D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.364042Z" }, { "id": 378, "id_string": "f2d7d9-d3cedf-9cb4cc-748da6-cobaltcat", "name": "Magenta Dawn", "colors": [ "#F2D7D9", "#D3CEDF", "#9CB4CC", "#748DA6" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.200509Z" }, { "id": 487, "id_string": "dcf2f1-7fc7d9-365486-0f1035-swatchbird", "name": "Ocean Drift", "colors": [ "#DCF2F1", "#7FC7D9", "#365486", "#0F1035" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.716720Z" }, { "id": 264, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-6b036cf7-epicguythatsreallycool", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#966D1B", "#F73915", "#FEAC5D" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.962641Z" }, { "id": 610, "id_string": "9e9d89-e4d3cf-e2bcb7-b67162-hexharbor", "name": "Rose Harbor", "colors": [ "#9E9D89", "#E4D3CF", "#E2BCB7", "#B67162" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.385034Z" } ] }