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=102
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=103", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=101" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1074, "id_string": "8c0000-bd2000-fa1e0e-ffbe0f-duskpixel", "name": "Scarlet Dawn", "colors": [ "#8C0000", "#BD2000", "#FA1E0E", "#FFBE0F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.237009Z" }, { "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": 907, "id_string": "0f0f0f-232d3f-005b41-008170-palettepup", "name": "Shadow Mint Harbor", "colors": [ "#0F0F0F", "#232D3F", "#005B41", "#008170" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.231617Z" }, { "id": 629, "id_string": "030637-3c0753-720455-910a67-duskpixel", "name": "Shadow Orchid Mist", "colors": [ "#030637", "#3C0753", "#720455", "#910A67" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.480667Z" }, { "id": 29, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-mississippikitepurple", "name": "Shed", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.796067Z" }, { "id": 166, "id_string": "ebebeb-ffffff-000000-b1602c-db803c-a7655c-e2afa9-ec6a98-28dd0fdc-comficker", "name": "Shiba Inu", "colors": [ "#EBEBEB", "#FFFFFF", "#000000", "#B1602C", "#DB803C", "#A7655C", "#E2AFA9", "#EC6A98", "#92214A", "#C2C2C1" ], "color_count": 10, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.295464Z" }, { "id": 1313, "id_string": "000000-ffffff-efefee-1f150f-a3a4a3-676262-764b33-e6dfc8-2ced7c7b-hoanglambk57", "name": "Siamese Cat", "colors": [ "#000000", "#FFFFFF", "#EFEFEE", "#1F150F", "#A3A4A3", "#676262", "#764B33", "#E6DFC8", "#908573", "#D0B199", "#586BB9", "#737373", "#3C2719", "#BC9B82", "#99785A", "#F0D6B3", "#BEBAB8", "#836748", "#E3C7A8", "#4E382B" ], "color_count": 20, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-09T16:00:45.723975Z" }, { "id": 146, "id_string": "f6e1bf-3e2f2f-9d502b-e78d33-c16522-7a3e2b-f2d197-b93a2e-8c5db854-comficker", "name": "Sitting puppy", "colors": [ "#F6E1BF", "#3E2F2F", "#9D502B", "#E78D33", "#C16522", "#7A3E2B", "#F2D197", "#B93A2E", "#EDC580" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.137516Z" }, { "id": 1345, "id_string": "e67565-151223-f8f266-ceb129-8b7623-61501c-ffffff-ef8823-0ddbb1f0-hoanglambk57", "name": "Skeptical Duck", "colors": [ "#E67565", "#151223", "#F8F266", "#CEB129", "#8B7623", "#61501C", "#FFFFFF", "#EF8823", "#C64D08" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-19T03:59:50.620765Z" }, { "id": 551, "id_string": "f3f3e0-133e87-608bc1-cbdceb-candytone", "name": "Sky Drift", "colors": [ "#F3F3E0", "#133E87", "#608BC1", "#CBDCEB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.104206Z" } ] }