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=74
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=75", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=73" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 509, "id_string": "ffb6b6-fde2e2-aacfcf-679b9b-tonecraft", "name": "Electric Crimson Bloom", "colors": [ "#FFB6B6", "#FDE2E2", "#AACFCF", "#679B9B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.819658Z" }, { "id": 786, "id_string": "219c90-e9b824-ee9322-d83f31-studiomochi", "name": "Neon Ember Dusk", "colors": [ "#219C90", "#E9B824", "#EE9322", "#D83F31" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.270635Z" }, { "id": 351, "id_string": "ffb6b9-fae3d9-bbded6-61c0bf-paperfox", "name": "Pale Blush Mist", "colors": [ "#FFB6B9", "#FAE3D9", "#BBDED6", "#61C0BF" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.072576Z" }, { "id": 177, "id_string": "5b5d66-ffd609-450e00-f49e02-fefdff-e30005-476756-comficker", "name": "Pixel Surprised Face", "colors": [ "#5B5D66", "#FFD609", "#450E00", "#F49E02", "#FEFDFF", "#E30005", "#476756" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.363125Z" }, { "id": 657, "id_string": "e5dcc3-c7bea2-aaa492-9a9483-mossyhex", "name": "Ember Grove", "colors": [ "#E5DCC3", "#C7BEA2", "#AAA492", "#9A9483" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.651641Z" }, { "id": 814, "id_string": "de8971-7b6079-a7d0cd-ffe9d6-swatchbird", "name": "Neon Amber Sunset", "colors": [ "#DE8971", "#7B6079", "#A7D0CD", "#FFE9D6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.430056Z" }, { "id": 1052, "id_string": "ff8ba7-ffc6c7-faeee7-c3f0ca-mossyhex", "name": "Pastel Magenta Veil", "colors": [ "#FF8BA7", "#FFC6C7", "#FAEEE7", "#C3F0CA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.133606Z" }, { "id": 697, "id_string": "191825-865dff-e384ff-ffa3fd-huedrift", "name": "Electric Iris Haze", "colors": [ "#191825", "#865DFF", "#E384FF", "#FFA3FD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.841185Z" }, { "id": 601, "id_string": "ccd6a6-dae2b6-dfe8cc-f7eddb-candytone", "name": "Cloud Amber Dusk", "colors": [ "#CCD6A6", "#DAE2B6", "#DFE8CC", "#F7EDDB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.342049Z" }, { "id": 302, "id_string": "000000-381103-5e1c00-722f01-8c4714-9e591c-b76720-5e3410-e1b29426-jordanlear07", "name": "25-color palette", "colors": [ "#000000", "#381103", "#5E1C00", "#722F01", "#8C4714", "#9E591C", "#B76720", "#5E3410", "#472508", "#38211D", "#703E1D", "#85512A", "#957F6F", "#6E4F3E", "#4C3932", "#D3CEC2", "#6D6E6B", "#7A6359", "#C0B6AE", "#615955", "#9A8F87", "#AAA49F", "#544946", "#848282", "#190F09" ], "color_count": 25, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.232842Z" } ] }