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=like_count&page=105
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=106", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=104" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 998, "id_string": "f1e3cb-f9b384-ca5116-581c0c-minthaze", "name": "Neon Apricot Meadow", "colors": [ "#F1E3CB", "#F9B384", "#CA5116", "#581C0C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.875145Z" }, { "id": 553, "id_string": "153448-3c5b6f-948979-dfd0b8-swatchbird", "name": "Warm Cyan Hush", "colors": [ "#153448", "#3C5B6F", "#948979", "#DFD0B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.113406Z" }, { "id": 939, "id_string": "1a1a2e-16213e-0f3460-e94560-duskpixel", "name": "Twilight Magenta Dawn", "colors": [ "#1A1A2E", "#16213E", "#0F3460", "#E94560" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.428550Z" }, { "id": 698, "id_string": "f47c7c-ef9f9f-fad4d4-fff2f2-swatchbird", "name": "Soft Rose Mist", "colors": [ "#F47C7C", "#EF9F9F", "#FAD4D4", "#FFF2F2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.845964Z" }, { "id": 817, "id_string": "632626-9d5353-bf8b67-dacc96-huedrift", "name": "Gold Tide", "colors": [ "#632626", "#9D5353", "#BF8B67", "#DACC96" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.458068Z" }, { "id": 585, "id_string": "be8abf-ea9abb-fea5ad-f8c3af-minthaze", "name": "Electric Blush Sunset", "colors": [ "#BE8ABF", "#EA9ABB", "#FEA5AD", "#F8C3AF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.266251Z" }, { "id": 1001, "id_string": "7fbcd2-a5f1e9-e1ffee-ffeeaf-hexharbor", "name": "Soft Forest Dusk", "colors": [ "#7FBCD2", "#A5F1E9", "#E1FFEE", "#FFEEAF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.888948Z" }, { "id": 993, "id_string": "303a52-574b90-9e579d-fc85ae-hexharbor", "name": "Electric Blush Field", "colors": [ "#303A52", "#574B90", "#9E579D", "#FC85AE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.852238Z" }, { "id": 999, "id_string": "e7e6e1-f7f6e7-f2a154-314e52-swatchbird", "name": "Electric Apricot Tide", "colors": [ "#E7E6E1", "#F7F6E7", "#F2A154", "#314E52" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.879919Z" }, { "id": 997, "id_string": "8fbdd3-e4d1b9-be8c63-a97155-huedrift", "name": "Warm Amber Glow", "colors": [ "#8FBDD3", "#E4D1B9", "#BE8C63", "#A97155" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.870570Z" } ] }