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=47
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=48", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=46" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 796, "id_string": "f7e8f6-f1c6e7-e5b0ea-bd83ce-nordichue", "name": "Cloud Orchid Veil", "colors": [ "#F7E8F6", "#F1C6E7", "#E5B0EA", "#BD83CE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.316902Z" }, { "id": 538, "id_string": "e1f2fb-f1f9f9-f3dfe3-e9b2bc-paperfox", "name": "Pastel Tide Haze", "colors": [ "#E1F2FB", "#F1F9F9", "#F3DFE3", "#E9B2BC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.038267Z" }, { "id": 769, "id_string": "1f1d36-3f3351-864879-e9a6a6-pixelpine", "name": "Rose Dusk", "colors": [ "#1F1D36", "#3F3351", "#864879", "#E9A6A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.187718Z" }, { "id": 575, "id_string": "f3f8ff-deecff-c6cfff-e8d3ff-duskpixel", "name": "Cloud Azure Tide", "colors": [ "#F3F8FF", "#DEECFF", "#C6CFFF", "#E8D3FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.218635Z" }, { "id": 780, "id_string": "06283d-256d85-47b5ff-dff6ff-huedrift", "name": "Electric Aqua Dusk", "colors": [ "#06283D", "#256D85", "#47B5FF", "#DFF6FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.242266Z" }, { "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": 453, "id_string": "753422-b05b3b-d79771-ffebc9-huedrift", "name": "Electric Ember Tide", "colors": [ "#753422", "#B05B3B", "#D79771", "#FFEBC9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.551376Z" }, { "id": 269, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-f77dff-4da0ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#F77DFF", "#4DA0FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.999052Z" }, { "id": 482, "id_string": "e1f0da-d4e7c5-bfd8af-99bc85-minthaze", "name": "Cloud Jade Grove", "colors": [ "#E1F0DA", "#D4E7C5", "#BFD8AF", "#99BC85" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.693408Z" }, { "id": 627, "id_string": "cee5d0-f3f0d7-fed2aa-ffbf86-mossyhex", "name": "Pale Coral Grove", "colors": [ "#CEE5D0", "#F3F0D7", "#FED2AA", "#FFBF86" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.471428Z" } ] }