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=88
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=89", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=87" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 792, "id_string": "6c3428-ba704f-dfa878-cee6f3-paperfox", "name": "Ember Tide", "colors": [ "#6C3428", "#BA704F", "#DFA878", "#CEE6F3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.298152Z" }, { "id": 710, "id_string": "f6ffde-e3f2c1-c9dbb2-aac8a7-minthaze", "name": "Cloud Meadow Dawn", "colors": [ "#F6FFDE", "#E3F2C1", "#C9DBB2", "#AAC8A7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.901156Z" }, { "id": 673, "id_string": "ffc996-ff8474-9f5f80-583d72-duskpixel", "name": "Vivid Apricot Veil", "colors": [ "#FFC996", "#FF8474", "#9F5F80", "#583D72" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.724587Z" }, { "id": 548, "id_string": "ff90bc-ffc0d9-f9f9e0-8acdd7-hexharbor", "name": "Pale Rose Meadow", "colors": [ "#FF90BC", "#FFC0D9", "#F9F9E0", "#8ACDD7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.086261Z" }, { "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": 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": 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" } ] }