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=87
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=88", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=86" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1165, "id_string": "bb3b0e-dd7631-708160-d8c593-studiomochi", "name": "Electric Apricot Meadow", "colors": [ "#BB3B0E", "#DD7631", "#708160", "#D8C593" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.670992Z" }, { "id": 373, "id_string": "f5f7f8-f4ce14-495e57-45474b-minthaze", "name": "Electric Citrine Haze", "colors": [ "#F5F7F8", "#F4CE14", "#495E57", "#45474B" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.177370Z" }, { "id": 16, "id_string": "14082c-bb4a06-bb4c06-ffa106-fffe62-fffd28-fffe61-ffec32-a44bf72e-teallyrebird", "name": "Cheese", "colors": [ "#14082C", "#BB4A06", "#BB4C06", "#FFA106", "#FFFE62", "#FFFD28", "#FFFE61", "#FFEC32", "#FFBF06", "#FFBE06", "#FFEA32", "#FFA206", "#FFA306", "#FFEB30", "#FFD023", "#AA2706" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.675456Z" }, { "id": 209, "id_string": "ffffff-020000-0a6b96-f5b991-f21827-comficker", "name": "Sonic", "colors": [ "#FFFFFF", "#020000", "#0A6B96", "#F5B991", "#F21827" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.537067Z" }, { "id": 108, "id_string": "f4be98-130221-22151a-dfb42f-f5c21b-e27114-f5960c-f0bf3a-7b9139ef-comficker", "name": "Chick G1", "colors": [ "#F4BE98", "#130221", "#22151A", "#DFB42F", "#F5C21B", "#E27114", "#F5960C", "#F0BF3A", "#E6A020", "#FFFFFF" ], "color_count": 10, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.449868Z" }, { "id": 754, "id_string": "ffe6eb-defcfc-cbf1f5-a6e3e9-palettepup", "name": "Pastel Rose Sunset", "colors": [ "#FFE6EB", "#DEFCFC", "#CBF1F5", "#A6E3E9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.119224Z" }, { "id": 392, "id_string": "f0ebe3-e4dccf-7d9d9c-576f72-palettepup", "name": "Warm Amber Dusk", "colors": [ "#F0EBE3", "#E4DCCF", "#7D9D9C", "#576F72" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.267388Z" }, { "id": 729, "id_string": "fff2cc-ffd966-f4b183-dfa67b-swatchbird", "name": "Coral Tide", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.989910Z" }, { "id": 248, "id_string": "efebd6-4e3c3f-685b56-e7e4ee-c2c7d6-bb8647-a5754f-c58a29-fc317299-byronlange", "name": "Icon: Camera", "colors": [ "#EFEBD6", "#4E3C3F", "#685B56", "#E7E4EE", "#C2C7D6", "#BB8647", "#A5754F", "#C58A29", "#C70000", "#0D0D0D", "#A30000", "#CC0000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.796342Z" }, { "id": 1034, "id_string": "277bc0-ffb200-ffcb42-fff4cf-candytone", "name": "Apricot Tide", "colors": [ "#277BC0", "#FFB200", "#FFCB42", "#FFF4CF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.048281Z" } ] }