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=40
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=41", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=39" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 111, "id_string": "e7f2f5-e2d5e0-f5f0dc-64444c-8ca192-eaecc4-f5ddac-e3d880-bce2bf03-blackpygmypython", "name": "Pear", "colors": [ "#E7F2F5", "#E2D5E0", "#F5F0DC", "#64444C", "#8CA192", "#EAECC4", "#F5DDAC", "#E3D880", "#CBE970", "#70B38F", "#E5E056", "#87AF68", "#7D393A", "#624F20", "#4A5038", "#585E54" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.493003Z" }, { "id": 652, "id_string": "e5d9f2-f5efff-cdc1ff-a594f9-duskpixel", "name": "Pastel Violet Drift", "colors": [ "#E5D9F2", "#F5EFFF", "#CDC1FF", "#A594F9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.625223Z" }, { "id": 396, "id_string": "be9fe1-c9b6e4-e1ccec-f1f1f6-cobaltcat", "name": "Pastel Violet Dawn", "colors": [ "#BE9FE1", "#C9B6E4", "#E1CCEC", "#F1F1F6" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.285746Z" }, { "id": 538, "id_string": "e1f2fb-f1f9f9-f3dfe3-e9b2bc-paperfox", "name": "Pastel Tide Haze", "colors": [ "#E1F2FB", "#F1F9F9", "#F3DFE3", "#E9B2BC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.038267Z" }, { "id": 1003, "id_string": "fbfbfb-e8f9ff-c4d9ff-c5baff-cobaltcat", "name": "Pastel Tide Field", "colors": [ "#FBFBFB", "#E8F9FF", "#C4D9FF", "#C5BAFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.898127Z" }, { "id": 901, "id_string": "effffd-b8fff9-85f4ff-42c2ff-paperfox", "name": "Pastel Teal Mist", "colors": [ "#EFFFFD", "#B8FFF9", "#85F4FF", "#42C2FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.203139Z" }, { "id": 1021, "id_string": "f9f7cf-f2dcbb-bbbbbb-aaaaaa-palettepup", "name": "Pastel Sunbeam Glow", "colors": [ "#F9F7CF", "#F2DCBB", "#BBBBBB", "#AAAAAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.981729Z" }, { "id": 348, "id_string": "b1b2ff-aac4ff-d2daff-eef1ff-paperfox", "name": "Pastel Sky Meadow", "colors": [ "#B1B2FF", "#AAC4FF", "#D2DAFF", "#EEF1FF" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.058416Z" }, { "id": 358, "id_string": "fcd1d1-ece2e1-d3e0dc-aee1e1-studiomochi", "name": "Pastel Scarlet Harbor", "colors": [ "#FCD1D1", "#ECE2E1", "#D3E0DC", "#AEE1E1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.107278Z" }, { "id": 702, "id_string": "a8df8e-f3fde8-ffe5e5-ffbfbf-huedrift", "name": "Pastel Scarlet Breeze", "colors": [ "#A8DF8E", "#F3FDE8", "#FFE5E5", "#FFBFBF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.864388Z" } ] }