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=33
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=34", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=32" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 741, "id_string": "e8f3d6-fcf9be-ffdca9-faab78-cobaltcat", "name": "Soft Apricot Field", "colors": [ "#E8F3D6", "#FCF9BE", "#FFDCA9", "#FAAB78" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.056120Z" }, { "id": 494, "id_string": "ccd6a6-dae2b6-f4ead5-fffbe9-hexharbor", "name": "Pale Sunbeam Glow", "colors": [ "#CCD6A6", "#DAE2B6", "#F4EAD5", "#FFFBE9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.748818Z" }, { "id": 658, "id_string": "f7a4a4-febe8c-fffbc1-b6e2a1-huedrift", "name": "Soft Gold Field", "colors": [ "#F7A4A4", "#FEBE8C", "#FFFBC1", "#B6E2A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.656187Z" }, { "id": 337, "id_string": "000000-010001-3d3c47-efe3b6-fbfdd5-fddc95-fdfef0-hoanglambk57", "name": "Nobita", "colors": [ "#000000", "#010001", "#3D3C47", "#EFE3B6", "#FBFDD5", "#FDDC95", "#FDFEF0" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "image", "status": "public", "updated": "2026-06-25T14:36:52.077284Z" }, { "id": 486, "id_string": "e7cccc-ede8dc-a5b68d-c1cfa1-palettepup", "name": "Crimson Meadow", "colors": [ "#E7CCCC", "#EDE8DC", "#A5B68D", "#C1CFA1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.712028Z" }, { "id": 624, "id_string": "607274-faeed1-ded0b6-b2a59b-duskpixel", "name": "Vivid Apricot Breeze", "colors": [ "#607274", "#FAEED1", "#DED0B6", "#B2A59B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.457560Z" }, { "id": 676, "id_string": "beebe9-f4dada-ffb6b9-f6eec7-palettepup", "name": "Soft Blush Drift", "colors": [ "#BEEBE9", "#F4DADA", "#FFB6B9", "#F6EEC7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.738686Z" }, { "id": 294, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-74d4b0dd-shrecklings", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#B17102" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.179493Z" }, { "id": 672, "id_string": "181d31-678983-e6ddc4-f0e9d2-tonecraft", "name": "Cool Sunbeam Grove", "colors": [ "#181D31", "#678983", "#E6DDC4", "#F0E9D2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.720150Z" }, { "id": 745, "id_string": "7fb77e-b1d7b4-f7f6dc-ffc090-cobaltcat", "name": "Neon Coral Bay", "colors": [ "#7FB77E", "#B1D7B4", "#F7F6DC", "#FFC090" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.075365Z" } ] }