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=-name&page=70
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=71", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=69" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 619, "id_string": "561c24-6d2932-c7b7a3-e8d8c4-retroswatch", "name": "Magenta Bloom", "colors": [ "#561C24", "#6D2932", "#C7B7A3", "#E8D8C4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.434201Z" }, { "id": 113, "id_string": "4873a3-000200-f5e139-f4b805-f43845-e74233-f5c578-f5d8a7-9d945cba-blackpygmypython", "name": "Luffy", "colors": [ "#4873A3", "#000200", "#F5E139", "#F4B805", "#F43845", "#E74233", "#F5C578", "#F5D8A7", "#089CF5", "#FFFFFF" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.504348Z" }, { "id": 1334, "id_string": "ffffff-260500-fabc4d-31171a-fbf3e8-703815-b43b42-683039-ab61c73d-hoanglambk57", "name": "Low Battery Shiba", "colors": [ "#FFFFFF", "#260500", "#FABC4D", "#31171A", "#FBF3E8", "#703815", "#B43B42", "#683039", "#3CB2D6", "#9CB476", "#B11E2E", "#FF444D", "#A53529", "#E99849", "#12ABD4", "#8D4644", "#8DD2D9", "#A9C266" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:32:58.535402Z" }, { "id": 1339, "id_string": "efeaee-190c17-2f2f3b-d1d0cc-311f25-5e3950-be9289-ae6964-0ed84d06-hoanglambk57", "name": "Little Viking Character", "colors": [ "#EFEAEE", "#190C17", "#2F2F3B", "#D1D0CC", "#311F25", "#5E3950", "#BE9289", "#AE6964", "#543B34" ], "color_count": 9, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-15T17:00:34.952354Z" }, { "id": 1333, "id_string": "ffffff-582c09-fcd087-fa8a9a-be1b2e-hoanglambk57", "name": "Little Tan Dog with White Chest", "colors": [ "#FFFFFF", "#582C09", "#FCD087", "#FA8A9A", "#BE1B2E" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:32:40.902346Z" }, { "id": 1344, "id_string": "ffffff-000000-8c8b93-c2bfc6-56555b-202020-9e9da3-8f412d-7dca489a-hoanglambk57", "name": "Little Silver Knight", "colors": [ "#FFFFFF", "#000000", "#8C8B93", "#C2BFC6", "#56555B", "#202020", "#9E9DA3", "#8F412D", "#EE7A3F" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-18T05:05:03.607307Z" }, { "id": 1341, "id_string": "f9f8f6-131720-676c6f-262d33-e8dfd8-acaba9-9d9d9f-83888e-4eb6a150-hoanglambk57", "name": "Little Raccoon", "colors": [ "#F9F8F6", "#131720", "#676C6F", "#262D33", "#E8DFD8", "#ACABA9", "#9D9D9F", "#83888E", "#3F444A" ], "color_count": 9, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-15T17:06:57.671987Z" }, { "id": 1340, "id_string": "fffdde-141b13-6d9c4e-3d6737-faeebc-hoanglambk57", "name": "Little Green Alligator", "colors": [ "#FFFDDE", "#141B13", "#6D9C4E", "#3D6737", "#FAEEBC" ], "color_count": 5, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-15T17:05:38.594169Z" }, { "id": 1324, "id_string": "ffffff-151517-519413-8dff24-a6a6a6-hoanglambk57", "name": "Little Gray Forest Spirit", "colors": [ "#FFFFFF", "#151517", "#519413", "#8DFF24", "#A6A6A6" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:18:59.382320Z" } ] }