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=43
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=44", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=42" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 669, "id_string": "fff9ca-ffdeb4-ffb4b4-b2a4ff-tonecraft", "name": "Pastel Honey Bay", "colors": [ "#FFF9CA", "#FFDEB4", "#FFB4B4", "#B2A4FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.706278Z" }, { "id": 1195, "id_string": "ffffd0-f3ccff-d09cfa-a555ec-candytone", "name": "Pastel Gold Mist", "colors": [ "#FFFFD0", "#F3CCFF", "#D09CFA", "#A555EC" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.809482Z" }, { "id": 674, "id_string": "fcffa6-c1ffd7-b5deff-cab8ff-retroswatch", "name": "Pastel Gold Hush", "colors": [ "#FCFFA6", "#C1FFD7", "#B5DEFF", "#CAB8FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.729548Z" }, { "id": 728, "id_string": "d2e0fb-fef9d9-dee5d4-8eaccd-coloreef", "name": "Pastel Gold Field", "colors": [ "#D2E0FB", "#FEF9D9", "#DEE5D4", "#8EACCD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.985328Z" }, { "id": 625, "id_string": "fcf8e8-ecdfc8-ecb390-df7861-hexharbor", "name": "Pastel Gold Dawn", "colors": [ "#FCF8E8", "#ECDFC8", "#ECB390", "#DF7861" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.462172Z" }, { "id": 415, "id_string": "b5c0d0-ccd3ca-f5e8dd-eed3d9-cobaltcat", "name": "Pastel Ember Veil", "colors": [ "#B5C0D0", "#CCD3CA", "#F5E8DD", "#EED3D9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.375576Z" }, { "id": 479, "id_string": "ffe8df-ffffff-f0f0f0-888888-minthaze", "name": "Pastel Ember Dusk", "colors": [ "#FFE8DF", "#FFFFFF", "#F0F0F0", "#888888" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.679465Z" }, { "id": 483, "id_string": "f4f9f9-ccf2f4-a4ebf3-aaaaaa-minthaze", "name": "Pastel Cyan Mist", "colors": [ "#F4F9F9", "#CCF2F4", "#A4EBF3", "#AAAAAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.697981Z" }, { "id": 541, "id_string": "bfecff-cdc1ff-fff6e3-ffccea-mossyhex", "name": "Pastel Cyan Mist", "colors": [ "#BFECFF", "#CDC1FF", "#FFF6E3", "#FFCCEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.052698Z" }, { "id": 823, "id_string": "ddf3f5-a6dcef-f2aaaa-e36387-nordichue", "name": "Pastel Crimson Mist", "colors": [ "#DDF3F5", "#A6DCEF", "#F2AAAA", "#E36387" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.593632Z" } ] }