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=usage_count&page=52
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=53", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=51" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 846, "id_string": "493323-91684a-eaac7f-ffdf91-studiomochi", "name": "Vivid Apricot Dream", "colors": [ "#493323", "#91684A", "#EAAC7F", "#FFDF91" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.928779Z" }, { "id": 855, "id_string": "f9e0ae-fc8621-c24914-682c0e-nordichue", "name": "Neon Ember Hush", "colors": [ "#F9E0AE", "#FC8621", "#C24914", "#682C0E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.971412Z" }, { "id": 342, "id_string": "f9f5f6-f8e8ee-fdcedf-f2bed1-hexharbor", "name": "Pale Blush Harbor", "colors": [ "#F9F5F6", "#F8E8EE", "#FDCEDF", "#F2BED1" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.025132Z" }, { "id": 474, "id_string": "f0a8d0-f7b5ca-ffc6c6-ffebd4-swatchbird", "name": "Pale Crimson Bloom", "colors": [ "#F0A8D0", "#F7B5CA", "#FFC6C6", "#FFEBD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.653738Z" }, { "id": 865, "id_string": "001c30-176b87-64ccc5-dafffb-swatchbird", "name": "Electric Aqua Bloom", "colors": [ "#001C30", "#176B87", "#64CCC5", "#DAFFFB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.023242Z" }, { "id": 868, "id_string": "6867ac-a267ac-ce7bb0-ffbcd1-pixelpine", "name": "Vivid Blush Sunset", "colors": [ "#6867AC", "#A267AC", "#CE7BB0", "#FFBCD1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.043653Z" }, { "id": 1163, "id_string": "000000-6a097d-c060a1-f1d4d4-nordichue", "name": "Neon Mauve Dawn", "colors": [ "#000000", "#6A097D", "#C060A1", "#F1D4D4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.661765Z" }, { "id": 550, "id_string": "eeebdd-ce1212-810000-1b1717-nordichue", "name": "Vivid Crimson Haze", "colors": [ "#EEEBDD", "#CE1212", "#810000", "#1B1717" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.099564Z" }, { "id": 736, "id_string": "99bbad-ebd8b7-c6a9a3-9a8194-retroswatch", "name": "Warm Ember Grove", "colors": [ "#99BBAD", "#EBD8B7", "#C6A9A3", "#9A8194" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.029199Z" }, { "id": 863, "id_string": "ffadad-ffdac7-ffefbc-fffeb7-huedrift", "name": "Cloud Scarlet Breeze", "colors": [ "#FFADAD", "#FFDAC7", "#FFEFBC", "#FFFEB7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.013538Z" } ] }