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=93
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=94", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=92" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 1124, "id_string": "a9eee6-fefaec-f9a1bc-625772-hexharbor", "name": "Vivid Honey Bloom", "colors": [ "#A9EEE6", "#FEFAEC", "#F9A1BC", "#625772" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.469964Z" }, { "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": 1134, "id_string": "eeeeee-32e0c4-0d7377-212121-tonecraft", "name": "Electric Aqua Veil", "colors": [ "#EEEEEE", "#32E0C4", "#0D7377", "#212121" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.515720Z" }, { "id": 142, "id_string": "f5eff0-63493b-e8e4b2-7dab8e-61b88c-69535b-6f3e4e-ca5d82-767eac2c-tealafricanbushelephant", "name": "Cherry", "colors": [ "#F5EFF0", "#63493B", "#E8E4B2", "#7DAB8E", "#61B88C", "#69535B", "#6F3E4E", "#CA5D82", "#EAABD3", "#E2D0CC", "#E6517E", "#F54695", "#8B88AB", "#F679D4", "#8284C7", "#E0559D", "#832E5D" ], "color_count": 17, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.074191Z" }, { "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" } ] }