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&page=89
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=90", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=88" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 461, "id_string": "ffb6b9-fae3d9-bbded6-8ac6d1-huedrift", "name": "Cloud Magenta Drift", "colors": [ "#FFB6B9", "#FAE3D9", "#BBDED6", "#8AC6D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.590294Z" }, { "id": 389, "id_string": "2c3333-395b64-a5c9ca-e7f6f2-retroswatch", "name": "Cool Mint Hush", "colors": [ "#2C3333", "#395B64", "#A5C9CA", "#E7F6F2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.253424Z" }, { "id": 327, "id_string": "5a6988-c0cbdc-ffffff-8b9bb4-hoanglambk57", "name": "4-color palette", "colors": [ "#5A6988", "#C0CBDC", "#FFFFFF", "#8B9BB4" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.395095Z" }, { "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": 286, "id_string": "000305-482705-3e2714-0fa90f-53c615-34c200-68e23c-422d05-a2817a37-ferreirasamuel09093", "name": "13-color palette", "colors": [ "#000305", "#482705", "#3E2714", "#0FA90F", "#53C615", "#34C200", "#68E23C", "#422D05", "#008A09", "#321B01", "#02641F", "#422300", "#000000" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.119364Z" }, { "id": 247, "id_string": "f2f0e5-2b1232-c9743d-e3c646-ecc675-a1b5ac-c38c54-hoanglambk57", "name": "Bee", "colors": [ "#F2F0E5", "#2B1232", "#C9743D", "#E3C646", "#ECC675", "#A1B5AC", "#C38C54" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.791252Z" }, { "id": 137, "id_string": "ede3c8-0b0915-c0664b-0561aa-f4bca2-2b2d43-28261a-191830-b641671c-oliveteddyguineapig", "name": "Bird", "colors": [ "#EDE3C8", "#0B0915", "#C0664B", "#0561AA", "#F4BCA2", "#2B2D43", "#28261A", "#191830", "#754247", "#602922" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.875064Z" }, { "id": 108, "id_string": "f4be98-130221-22151a-dfb42f-f5c21b-e27114-f5960c-f0bf3a-7b9139ef-comficker", "name": "Chick G1", "colors": [ "#F4BE98", "#130221", "#22151A", "#DFB42F", "#F5C21B", "#E27114", "#F5960C", "#F0BF3A", "#E6A020", "#FFFFFF" ], "color_count": 10, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.449868Z" }, { "id": 101, "id_string": "aca796-141616-f8d8fb-0070b5-bf121a-ffff42-comficker", "name": "Minimal Hero: Superman", "colors": [ "#ACA796", "#141616", "#F8D8FB", "#0070B5", "#BF121A", "#FFFF42" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.409526Z" }, { "id": 85, "id_string": "eaf3ee-05040d-1b66c1-0267e9-0551a3-1c1b1d-518ec7-021e56-7156ad40-comficker", "name": "Icon: Facebook", "colors": [ "#EAF3EE", "#05040D", "#1B66C1", "#0267E9", "#0551A3", "#1C1B1D", "#518EC7", "#021E56", "#9EA6B3", "#C2C6C9", "#DEDCCD", "#2156AA", "#918E93" ], "color_count": 13, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.326062Z" } ] }