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=27
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=28", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=26" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 763, "id_string": "f4f9f9-f1d1d0-fbaccc-f875aa-studiomochi", "name": "Cloud Rose Field", "colors": [ "#F4F9F9", "#F1D1D0", "#FBACCC", "#F875AA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.160275Z" }, { "id": 928, "id_string": "fcf9ea-badfdb-ffa4a4-ffbdbd-huedrift", "name": "Cloud Ruby Harbor", "colors": [ "#FCF9EA", "#BADFDB", "#FFA4A4", "#FFBDBD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.331453Z" }, { "id": 863, "id_string": "ffadad-ffdac7-ffefbc-fffeb7-huedrift", "name": "Cloud Scarlet Breeze", "colors": [ "#FFADAD", "#FFDAC7", "#FFEFBC", "#FFFEB7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.013538Z" }, { "id": 393, "id_string": "eac7c7-a0c3d2-f7f5eb-eae0da-mossyhex", "name": "Cloud Scarlet Field", "colors": [ "#EAC7C7", "#A0C3D2", "#F7F5EB", "#EAE0DA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.272000Z" }, { "id": 776, "id_string": "ffafaf-fbffe2-ffebcc-ff9999-duskpixel", "name": "Cloud Scarlet Mist", "colors": [ "#FFAFAF", "#FBFFE2", "#FFEBCC", "#FF9999" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.223579Z" }, { "id": 533, "id_string": "e97777-ff9f9f-fcddb0-fffad7-nordichue", "name": "Cloud Scarlet Sunset", "colors": [ "#E97777", "#FF9F9F", "#FCDDB0", "#FFFAD7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.010322Z" }, { "id": 593, "id_string": "ecf2ff-e3dffd-e5d1fa-fff4d2-cobaltcat", "name": "Cloud Sky Dream", "colors": [ "#ECF2FF", "#E3DFFD", "#E5D1FA", "#FFF4D2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.303260Z" }, { "id": 1113, "id_string": "f1c5c5-faf0af-e5edb7-8bcdcd-duskpixel", "name": "Cloud Sunbeam Bay", "colors": [ "#F1C5C5", "#FAF0AF", "#E5EDB7", "#8BCDCD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.419353Z" }, { "id": 611, "id_string": "a8e6cf-fdffab-ffd3b6-ffaaa5-retroswatch", "name": "Cloud Sunbeam Breeze", "colors": [ "#A8E6CF", "#FDFFAB", "#FFD3B6", "#FFAAA5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.389532Z" }, { "id": 1060, "id_string": "e2c2b9-bfd8b8-e7eab5-f1f7e7-mossyhex", "name": "Cloud Sunbeam Breeze", "colors": [ "#E2C2B9", "#BFD8B8", "#E7EAB5", "#F1F7E7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.170287Z" } ] }