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=99
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=100", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=98" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 833, "id_string": "579bb1-e1d7c6-ece8dd-f8f4ea-minthaze", "name": "Pastel Amber Dusk", "colors": [ "#579BB1", "#E1D7C6", "#ECE8DD", "#F8F4EA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.690056Z" }, { "id": 323, "id_string": "be4a2f-733e39-d77643-e4a672-cb6039-hoanglambk57", "name": "5-color palette", "colors": [ "#BE4A2F", "#733E39", "#D77643", "#E4A672", "#CB6039" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.373783Z" }, { "id": 662, "id_string": "f1eaff-e5d4ff-dcbfff-d0a2f7-studiomochi", "name": "Soft Violet Sunset", "colors": [ "#F1EAFF", "#E5D4FF", "#DCBFFF", "#D0A2F7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.674305Z" }, { "id": 822, "id_string": "2e0249-570a57-a91079-f806cc-huedrift", "name": "Dusk Orchid Dream", "colors": [ "#2E0249", "#570A57", "#A91079", "#F806CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.566807Z" }, { "id": 617, "id_string": "fcf8e8-94b49f-ecb390-df7861-nordichue", "name": "Sunbeam Grove", "colors": [ "#FCF8E8", "#94B49F", "#ECB390", "#DF7861" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.424223Z" }, { "id": 689, "id_string": "f6e7d8-f68989-c65d7b-874356-studiomochi", "name": "Neon Scarlet Bloom", "colors": [ "#F6E7D8", "#F68989", "#C65D7B", "#874356" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.803993Z" }, { "id": 359, "id_string": "ffe6e6-f2d1d1-daeaf1-c6dce4-nordichue", "name": "Soft Crimson Drift", "colors": [ "#FFE6E6", "#F2D1D1", "#DAEAF1", "#C6DCE4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.112152Z" }, { "id": 317, "id_string": "3f3219-583f1d-514c37-54544a-65451b-735021-665238-7c5833-ea5e1f16-epicemc05", "name": "16-color palette", "colors": [ "#3F3219", "#583F1D", "#514C37", "#54544A", "#65451B", "#735021", "#665238", "#7C5833", "#6E763F", "#8C6745", "#867D5C", "#899E6B", "#97BE6B", "#B1D272", "#BBD875", "#BFDD82" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.337092Z" }, { "id": 489, "id_string": "f8ecd1-deb6ab-ac7d88-85586f-tonecraft", "name": "Coral Harbor", "colors": [ "#F8ECD1", "#DEB6AB", "#AC7D88", "#85586F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.725978Z" }, { "id": 382, "id_string": "0a2647-144272-205295-2c74b3-candytone", "name": "Twilight Cobalt Dawn", "colors": [ "#0A2647", "#144272", "#205295", "#2C74B3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.219258Z" } ] }