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=color_count&page=83
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=84", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=82" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 376, "id_string": "f6f6f6-ffe2e2-ffc7c7-aaaaaa-nordichue", "name": "Soft Ruby Bay", "colors": [ "#F6F6F6", "#FFE2E2", "#FFC7C7", "#AAAAAA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.191151Z" }, { "id": 1133, "id_string": "222831-30475e-c1a57b-ececec-paperfox", "name": "Apricot Grove", "colors": [ "#222831", "#30475E", "#C1A57B", "#ECECEC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.511220Z" }, { "id": 1131, "id_string": "ffdada-dbf6e9-9ddfd3-31326f-swatchbird", "name": "Vivid Scarlet Breeze", "colors": [ "#FFDADA", "#DBF6E9", "#9DDFD3", "#31326F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.502040Z" }, { "id": 1135, "id_string": "321f28-734046-a05344-e79e4f-coloreef", "name": "Dusk Ember Breeze", "colors": [ "#321F28", "#734046", "#A05344", "#E79E4F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.520281Z" }, { "id": 1125, "id_string": "b5c99a-862b0d-fff9c9-ffc95f-tonecraft", "name": "Neon Gold Tide", "colors": [ "#B5C99A", "#862B0D", "#FFF9C9", "#FFC95F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.474559Z" }, { "id": 1139, "id_string": "1c315e-227c70-88a47c-e6e2c3-cobaltcat", "name": "Lagoon Grove", "colors": [ "#1C315E", "#227C70", "#88A47C", "#E6E2C3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.538719Z" }, { "id": 1155, "id_string": "987d9a-bb9ab1-eeceb9-fefbd8-swatchbird", "name": "Neon Gold Sunset", "colors": [ "#987D9A", "#BB9AB1", "#EECEB9", "#FEFBD8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.619609Z" }, { "id": 1157, "id_string": "00ead3-fff5b7-ff449f-005f99-nordichue", "name": "Neon Teal Grove", "colors": [ "#00EAD3", "#FFF5B7", "#FF449F", "#005F99" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.633660Z" }, { "id": 1151, "id_string": "f5c6a5-ff7777-a2416b-852747-studiomochi", "name": "Scarlet Dusk", "colors": [ "#F5C6A5", "#FF7777", "#A2416B", "#852747" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.598514Z" }, { "id": 1145, "id_string": "f4f9f4-a7d7c5-74b49b-5c8d89-cobaltcat", "name": "Lagoon Breeze", "colors": [ "#F4F9F4", "#A7D7C5", "#74B49B", "#5C8D89" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.568636Z" } ] }