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=75
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=76", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=74" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 409, "id_string": "def5e5-bcead5-9ed5c5-8ec3b0-nordichue", "name": "Pale Pine Dawn", "colors": [ "#DEF5E5", "#BCEAD5", "#9ED5C5", "#8EC3B0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.345898Z" }, { "id": 968, "id_string": "fd8a8a-f1f7b5-a8d1d1-9ea1d4-cobaltcat", "name": "Ruby Harbor", "colors": [ "#FD8A8A", "#F1F7B5", "#A8D1D1", "#9EA1D4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.732491Z" }, { "id": 242, "id_string": "c88209-e6d1ad-b8ab94-7d6c4f-442f13-c46836-e5a02a-ffffff-4cbf7aa1-ilovepokemon485", "name": "9-color palette", "colors": [ "#C88209", "#E6D1AD", "#B8AB94", "#7D6C4F", "#442F13", "#C46836", "#E5A02A", "#FFFFFF", "#000000" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.763921Z" }, { "id": 715, "id_string": "071952-0b666a-35a29f-97feed-coloreef", "name": "Electric Mint Dream", "colors": [ "#071952", "#0B666A", "#35A29F", "#97FEED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.924644Z" }, { "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": 322, "id_string": "265c42-3e8948-63c74d-193c3e-a22633-e43b44-f6757a-3e2731-a7886b4d-hoanglambk57", "name": "9-color palette", "colors": [ "#265C42", "#3E8948", "#63C74D", "#193C3E", "#A22633", "#E43B44", "#F6757A", "#3E2731", "#733E39" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.368407Z" }, { "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" } ] }