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=128
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=129", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=127" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 126, "id_string": "00020f-3ea6e5-54a1cf-2ab0f6-c6d9dd-020c2b-6e80af-edcec1-c4884fe1-comficker", "name": "Sonic 8bit", "colors": [ "#00020F", "#3EA6E5", "#54A1CF", "#2AB0F6", "#C6D9DD", "#020C2B", "#6E80AF", "#EDCEC1", "#8C5C53", "#063267", "#9F543C", "#292241", "#7F7A8F", "#C22256", "#623551" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.603385Z" }, { "id": 151, "id_string": "dacd98-0b3b2d-378331-65ad34-cd171c-ed0e1b-276d2d-16572f-lam", "name": "Green Snake", "colors": [ "#DACD98", "#0B3B2D", "#378331", "#65AD34", "#CD171C", "#ED0E1B", "#276D2D", "#16572F" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.188208Z" }, { "id": 82, "id_string": "000000-f5b400-828083-023c6e-ffffff-comficker", "name": "Minion: Kevin", "colors": [ "#000000", "#F5B400", "#828083", "#023C6E", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.310779Z" }, { "id": 125, "id_string": "010101-c5c4c3-f5f3e7-f8cdb8-29cf64-0d8157-2abbbe-30b1d9-fc6a7317-comficker", "name": "Finn the Human 8bit", "colors": [ "#010101", "#C5C4C3", "#F5F3E7", "#F8CDB8", "#29CF64", "#0D8157", "#2ABBBE", "#30B1D9", "#32AAF9", "#251613", "#DBDBBA", "#875F57", "#142E56" ], "color_count": 13, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.598279Z" }, { "id": 48, "id_string": "918877-ecebe5-c0bbb5-dadcde-396009-1b4200-5d2901-6f4b00-f9ab8956-foxblack", "name": "Starbuck", "colors": [ "#918877", "#ECEBE5", "#C0BBB5", "#DADCDE", "#396009", "#1B4200", "#5D2901", "#6F4B00", "#8D6526" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.111868Z" }, { "id": 145, "id_string": "ff8648-c20015-000000-1a1a1a-comficker", "name": "Retro Green Monster", "colors": [ "#FF8648", "#C20015", "#000000", "#1A1A1A" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.132022Z" }, { "id": 79, "id_string": "b6dab2-4a4a4a-c5c5c5-c8e3be-939393-000000-5d5ef5-f5be26-comficker", "name": "Dog", "colors": [ "#B6DAB2", "#4A4A4A", "#C5C5C5", "#C8E3BE", "#939393", "#000000", "#5D5EF5", "#F5BE26" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.294871Z" }, { "id": 65, "id_string": "f692b2-f4a7c2-f575a0-000100-f50d5b-comficker", "name": "Cute Pet", "colors": [ "#F692B2", "#F4A7C2", "#F575A0", "#000100", "#F50D5B" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.205528Z" }, { "id": 220, "id_string": "ffa400-311110-ffefe9-f3074e-f8a186-a62437-comficker", "name": "Cuphead", "colors": [ "#FFA400", "#311110", "#FFEFE9", "#F3074E", "#F8A186", "#A62437" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.597919Z" }, { "id": 153, "id_string": "7e6b5a-622c1b-4b2f0e-c54220-f7ce99-e23e10-f33800-6a1b02-bdfa1984-lam", "name": "Boy", "colors": [ "#7E6B5A", "#622C1B", "#4B2F0E", "#C54220", "#F7CE99", "#E23E10", "#F33800", "#6A1B02", "#EAB893", "#F8EDE9", "#694E39", "#F6DCBD", "#D7D5D5", "#7C927C", "#618B67", "#403A25", "#6F6246", "#8B8F2F", "#FFFFFF" ], "color_count": 19, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.198788Z" } ] }