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=color_count&page=109
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=110", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=108" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 32, "id_string": "000000-ad9e81-fafeca-044a3f-417b6c-665c42-eef785-maroonzebramussels", "name": "Computer Man", "colors": [ "#000000", "#AD9E81", "#FAFECA", "#044A3F", "#417B6C", "#665C42", "#EEF785" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.949944Z" }, { "id": 17, "id_string": "ffbf00-04f1e1-0a69e6-96918d-245953-408e91-b46060", "name": "Game Controller", "colors": [ "#FFBF00", "#04F1E1", "#0A69E6", "#96918D", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.682546Z" }, { "id": 54, "id_string": "ffffff-132c38-ecd4d0-69bc3b-f6f2eb-41bfee-3963a9-foxblack", "name": "Adventure Time: Finn", "colors": [ "#FFFFFF", "#132C38", "#ECD4D0", "#69BC3B", "#F6F2EB", "#41BFEE", "#3963A9" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.144623Z" }, { "id": 78, "id_string": "000000-f3ecaa-f596e7-eaa6c3-f6489f-8e9096-818181-comficker", "name": "Nyan Cat", "colors": [ "#000000", "#F3ECAA", "#F596E7", "#EAA6C3", "#F6489F", "#8E9096", "#818181" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.289648Z" }, { "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": 198, "id_string": "f6f6f6-000000-2bc32e-3db444-d8d309-a54e12-dbd48e-comficker", "name": "Snivy", "colors": [ "#F6F6F6", "#000000", "#2BC32E", "#3DB444", "#D8D309", "#A54E12", "#DBD48E" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.477953Z" }, { "id": 76, "id_string": "010000-102635-16324b-f1e5ca-c99200-ae7e00-936e02-comficker", "name": "Penguin", "colors": [ "#010000", "#102635", "#16324B", "#F1E5CA", "#C99200", "#AE7E00", "#936E02" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.275160Z" }, { "id": 235, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-0000ff-lesbiancowpoke", "name": "DC Logo", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#0000FF" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.691044Z" }, { "id": 200, "id_string": "010101-f6f6f6-4f65ac-b26500-58b1af-cace87-eac56b-comficker", "name": "Oshawott", "colors": [ "#010101", "#F6F6F6", "#4F65AC", "#B26500", "#58B1AF", "#CACE87", "#EAC56B" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.488913Z" }, { "id": 154, "id_string": "e6e5e2-1eb195-39a291-fc6c94-cfeeea-172426-d85d7f-lam", "name": "Pink Dinosaur", "colors": [ "#E6E5E2", "#1EB195", "#39A291", "#FC6C94", "#CFEEEA", "#172426", "#D85D7F" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.204957Z" } ] }