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=37
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=38", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=36" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 513, "id_string": "f5eee6-f3d7ca-e6a4b4-c86b85-retroswatch", "name": "Pastel Coral Dream", "colors": [ "#F5EEE6", "#F3D7CA", "#E6A4B4", "#C86B85" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.847510Z" }, { "id": 962, "id_string": "f0e9e9-c19191-aa7070-8b5d5d-mossyhex", "name": "Cool Rose Veil", "colors": [ "#F0E9E9", "#C19191", "#AA7070", "#8B5D5D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.682878Z" }, { "id": 507, "id_string": "faf3f0-d4e2d4-ffcacc-dbc4f0-studiomochi", "name": "Soft Blush Drift", "colors": [ "#FAF3F0", "#D4E2D4", "#FFCACC", "#DBC4F0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.810291Z" }, { "id": 703, "id_string": "232931-393e46-4ecca3-eeeeee-huedrift", "name": "Cool Teal Haze", "colors": [ "#232931", "#393E46", "#4ECCA3", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.869120Z" }, { "id": 498, "id_string": "f4bfbf-ffd9c0-faf0d7-8cc0de-nordichue", "name": "Soft Apricot Field", "colors": [ "#F4BFBF", "#FFD9C0", "#FAF0D7", "#8CC0DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.766921Z" }, { "id": 1024, "id_string": "151515-a91d3a-c73659-eeeeee-pixelpine", "name": "Warm Rose Tide", "colors": [ "#151515", "#A91D3A", "#C73659", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.999385Z" }, { "id": 611, "id_string": "a8e6cf-fdffab-ffd3b6-ffaaa5-retroswatch", "name": "Cloud Sunbeam Breeze", "colors": [ "#A8E6CF", "#FDFFAB", "#FFD3B6", "#FFAAA5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.389532Z" }, { "id": 536, "id_string": "ffd5e5-ffffdd-a0ffe6-81f5ff-nordichue", "name": "Pale Magenta Bloom", "colors": [ "#FFD5E5", "#FFFFDD", "#A0FFE6", "#81F5FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.027110Z" }, { "id": 123, "id_string": "060607-d9b858-ecbc47-fdf4b7-280600-fcb718-fbfae0-f8c400-7a8191de-blackpygmypython", "name": "Baby Tiger", "colors": [ "#060607", "#D9B858", "#ECBC47", "#FDF4B7", "#280600", "#FCB718", "#FBFAE0", "#F8C400", "#D1BA84", "#C19944", "#E9C32A" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.576976Z" }, { "id": 485, "id_string": "f6f5f5-d3e0ea-1687a7-276678-coloreef", "name": "Vivid Tide Drift", "colors": [ "#F6F5F5", "#D3E0EA", "#1687A7", "#276678" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.707156Z" } ] }