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=99
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=100", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=98" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1308, "id_string": "03020a-2a0000-f48420-4d4f64-f77807-160000-fffeed-7b4715-c637b4be-hoanglambk57", "name": "Pumpkin.png", "colors": [ "#03020A", "#2A0000", "#F48420", "#4D4F64", "#F77807", "#160000", "#FFFEED", "#7B4715", "#86663F", "#8E4200", "#BB6D2F", "#3A0500", "#DE873A" ], "color_count": 13, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-08T04:38:39.901403Z" }, { "id": 72, "id_string": "c2272d-ee5624-f88e1e-fbde20-8dc53c-328d8e-016fba-449a7f-248252a7-comficker", "name": "Rainbow", "colors": [ "#C2272D", "#EE5624", "#F88E1E", "#FBDE20", "#8DC53C", "#328D8E", "#016FBA", "#449A7F", "#662C92" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.252962Z" }, { "id": 157, "id_string": "eb3c2f-fc802c-fcd52b-38ab2d-2eb3b7-2071b7-3b4fac-lam", "name": "Rainbow Pixels", "colors": [ "#EB3C2F", "#FC802C", "#FCD52B", "#38AB2D", "#2EB3B7", "#2071B7", "#3B4FAC" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.222307Z" }, { "id": 23, "id_string": "000000-ae0303-8f0303-ff0000-82e6ff-e3fdff-ffffff-brownbismarckringedpython", "name": "Red - among us character", "colors": [ "#000000", "#AE0303", "#8F0303", "#FF0000", "#82E6FF", "#E3FDFF", "#FFFFFF" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.726127Z" }, { "id": 1307, "id_string": "000000-7a0505-ff1a1a-cc0000-9e0000-bd0000-ff2929-fe6262-dedf52dd-bl9971206", "name": "redeye", "colors": [ "#000000", "#7A0505", "#FF1A1A", "#CC0000", "#9E0000", "#BD0000", "#FF2929", "#FE6262", "#FF5252", "#C05959", "#383838", "#919191" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "user", "status": "public", "updated": "2026-08-02T06:54:23.728496Z" }, { "id": 184, "id_string": "ffffff-ff7602-bf0119-000200-06b0d4-comficker", "name": "Red Monster", "colors": [ "#FFFFFF", "#FF7602", "#BF0119", "#000200", "#06B0D4" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.400210Z" }, { "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": 947, "id_string": "161616-346751-c84b31-ecdbba-swatchbird", "name": "Rose Bay", "colors": [ "#161616", "#346751", "#C84B31", "#ECDBBA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.501132Z" }, { "id": 810, "id_string": "921a40-c75b7a-d9abab-f4d9d0-candytone", "name": "Rose Bloom", "colors": [ "#921A40", "#C75B7A", "#D9ABAB", "#F4D9D0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.392117Z" }, { "id": 905, "id_string": "082032-2c394b-334756-ff4c29-mossyhex", "name": "Rose Dawn", "colors": [ "#082032", "#2C394B", "#334756", "#FF4C29" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.221430Z" } ] }