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&page=28
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=29", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=27" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 505, "id_string": "ff204e-a0153e-5d0e41-00224d-mossyhex", "name": "Blush Dawn", "colors": [ "#FF204E", "#A0153E", "#5D0E41", "#00224D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.801072Z" }, { "id": 487, "id_string": "dcf2f1-7fc7d9-365486-0f1035-swatchbird", "name": "Ocean Drift", "colors": [ "#DCF2F1", "#7FC7D9", "#365486", "#0F1035" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.716720Z" }, { "id": 443, "id_string": "f3c5c5-c1a3a3-886f6f-694e4e-swatchbird", "name": "Cool Ruby Dusk", "colors": [ "#F3C5C5", "#C1A3A3", "#886F6F", "#694E4E" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.505208Z" }, { "id": 391, "id_string": "ffd4d4-ffffe8-cde990-aacb73-huedrift", "name": "Pale Scarlet Sunset", "colors": [ "#FFD4D4", "#FFFFE8", "#CDE990", "#AACB73" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.262832Z" }, { "id": 202, "id_string": "f6f6f6-000003-e3d147-da511e-ec470f-comficker", "name": "Fennekin", "colors": [ "#F6F6F6", "#000003", "#E3D147", "#DA511E", "#EC470F" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.499814Z" }, { "id": 87, "id_string": "eeead3-51343c-643b4e-44404b-20aeb6-0bbdba-4df5f5-07d9dd-aaa4557b-comficker", "name": "Icon: Car", "colors": [ "#EEEAD3", "#51343C", "#643B4E", "#44404B", "#20AEB6", "#0BBDBA", "#4DF5F5", "#07D9DD", "#1FC6D8", "#DFD8C5", "#2C4755", "#EE8275", "#D26B5A", "#F36543", "#F5ECF5", "#99A2A8", "#E54B42", "#B74A4D", "#C9C4B5", "#B7B1A2" ], "color_count": 20, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.336310Z" }, { "id": 1194, "id_string": "a1cae2-c2b092-cfc5a5-eae3c8-pixelpine", "name": "Cool Aqua Veil", "colors": [ "#A1CAE2", "#C2B092", "#CFC5A5", "#EAE3C8" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.805041Z" }, { "id": 1188, "id_string": "781d42-a3423c-de834d-f0d290-coloreef", "name": "Vivid Ember Grove", "colors": [ "#781D42", "#A3423C", "#DE834D", "#F0D290" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.777272Z" }, { "id": 1132, "id_string": "11cbd7-c6f1e7-f0fff3-fa4659-duskpixel", "name": "Neon Moss Dawn", "colors": [ "#11CBD7", "#C6F1E7", "#F0FFF3", "#FA4659" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.506459Z" }, { "id": 1004, "id_string": "ffaaa5-fcf8f3-ffd3b6-698474-swatchbird", "name": "Neon Ruby Tide", "colors": [ "#FFAAA5", "#FCF8F3", "#FFD3B6", "#698474" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.902672Z" } ] }