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=download_count&page=121
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=122", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=120" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 841, "id_string": "f2f2f2-ebd5d5-ea8a8a-685454-pixelpine", "name": "Rose Sunset", "colors": [ "#F2F2F2", "#EBD5D5", "#EA8A8A", "#685454" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.878107Z" }, { "id": 704, "id_string": "495c83-7a86b6-a8a4ce-c8b6e2-swatchbird", "name": "Violet Breeze", "colors": [ "#495C83", "#7A86B6", "#A8A4CE", "#C8B6E2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.873766Z" }, { "id": 780, "id_string": "06283d-256d85-47b5ff-dff6ff-huedrift", "name": "Electric Aqua Dusk", "colors": [ "#06283D", "#256D85", "#47B5FF", "#DFF6FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.242266Z" }, { "id": 685, "id_string": "fff3c7-fec7b4-fc819e-f7418f-paperfox", "name": "Sunbeam Dawn", "colors": [ "#FFF3C7", "#FEC7B4", "#FC819E", "#F7418F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.785379Z" }, { "id": 694, "id_string": "99e1e5-f3e8cb-f2c6b4-fbafaf-duskpixel", "name": "Pastel Crimson Bay", "colors": [ "#99E1E5", "#F3E8CB", "#F2C6B4", "#FBAFAF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.827499Z" }, { "id": 894, "id_string": "ff6464-ff8264-ffaa64-fff5a5-cobaltcat", "name": "Crimson Tide", "colors": [ "#FF6464", "#FF8264", "#FFAA64", "#FFF5A5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.167802Z" }, { "id": 844, "id_string": "6c4a4a-c89595-ddbebe-ededed-minthaze", "name": "Cool Ruby Tide", "colors": [ "#6C4A4A", "#C89595", "#DDBEBE", "#EDEDED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.916874Z" }, { "id": 677, "id_string": "000000-150050-3f0071-610094-studiomochi", "name": "Deep Indigo Glow", "colors": [ "#000000", "#150050", "#3F0071", "#610094" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.743160Z" }, { "id": 207, "id_string": "f2f3f1-1e233c-368e85-9be1b7-1d998a-2b9665-91e194-7de5b1-9a11fdb4-comficker", "name": "Tree", "colors": [ "#F2F3F1", "#1E233C", "#368E85", "#9BE1B7", "#1D998A", "#2B9665", "#91E194", "#7DE5B1", "#111729", "#958376", "#BC6C75", "#DAA9A8", "#331820", "#F1A180", "#B4B3BA" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.526648Z" }, { "id": 382, "id_string": "0a2647-144272-205295-2c74b3-candytone", "name": "Twilight Cobalt Dawn", "colors": [ "#0A2647", "#144272", "#205295", "#2C74B3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.219258Z" } ] }