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=usage_count&page=66
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=67", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=65" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 894, "id_string": "ff6464-ff8264-ffaa64-fff5a5-cobaltcat", "name": "Crimson Tide", "colors": [ "#FF6464", "#FF8264", "#FFAA64", "#FFF5A5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.167802Z" }, { "id": 283, "id_string": "000000-00b2fd-0192f5-64def0-1b1382-626061-b9b9bb-f5f5f5-977e0cda-ericagpps", "name": "16-color palette", "colors": [ "#000000", "#00B2FD", "#0192F5", "#64DEF0", "#1B1382", "#626061", "#B9B9BB", "#F5F5F5", "#0061C3", "#FBE06E", "#F9FAB8", "#FABE01", "#A3ECF2", "#550294", "#C40203", "#FB4B94" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.085793Z" }, { "id": 268, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-5fa1ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#5FA1FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.993536Z" }, { "id": 932, "id_string": "ffeedb-ffd8cc-ffbd9b-0a1d37-coloreef", "name": "Vivid Ember Hush", "colors": [ "#FFEEDB", "#FFD8CC", "#FFBD9B", "#0A1D37" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.352256Z" }, { "id": 447, "id_string": "ffbbcc-ffcccc-ffddcc-ffeecc-pixelpine", "name": "Pale Magenta Mist", "colors": [ "#FFBBCC", "#FFCCCC", "#FFDDCC", "#FFEECC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.523552Z" }, { "id": 276, "id_string": "0b3b2d-378331-65ad34-ed0e1b-niels", "name": "Green Snake", "colors": [ "#0B3B2D", "#378331", "#65AD34", "#ED0E1B" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.047011Z" }, { "id": 280, "id_string": "f6f6f6-000000-d63f24-e76216-06758e-e6c927-niels", "name": "Charmander", "colors": [ "#F6F6F6", "#000000", "#D63F24", "#E76216", "#06758E", "#E6C927" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.068241Z" }, { "id": 609, "id_string": "f6f6f6-d6e4f0-1e56a0-163172-palettepup", "name": "Warm Ocean Mist", "colors": [ "#F6F6F6", "#D6E4F0", "#1E56A0", "#163172" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.380427Z" }, { "id": 284, "id_string": "950153-d7407f-fb4b93-e5b6e2-f9def9-737471-999c9b-e9e8ed-08f01501-ericagpps", "name": "14-color palette", "colors": [ "#950153", "#D7407F", "#FB4B93", "#E5B6E2", "#F9DEF9", "#737471", "#999C9B", "#E9E8ED", "#F7F7F7", "#000000", "#83C8FA", "#51B1F3", "#5A64C5", "#F8007C" ], "color_count": 14, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.091155Z" }, { "id": 871, "id_string": "999b84-926e6f-ca8a8b-e6c4c0-duskpixel", "name": "Ruby Grove", "colors": [ "#999B84", "#926E6F", "#CA8A8B", "#E6C4C0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.057762Z" } ] }