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=16
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=17", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=15" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 418, "id_string": "a8e6cf-dcedc1-ffd3b6-ffaaa5-coloreef", "name": "Pastel Amber Drift", "colors": [ "#A8E6CF", "#DCEDC1", "#FFD3B6", "#FFAAA5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.389988Z" }, { "id": 545, "id_string": "dff2eb-b9e5e8-7ab2d3-4a628a-studiomochi", "name": "Tide Drift", "colors": [ "#DFF2EB", "#B9E5E8", "#7AB2D3", "#4A628A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.072509Z" }, { "id": 29, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-mississippikitepurple", "name": "Shed", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.796067Z" }, { "id": 345, "id_string": "f4eeff-dcd6f7-a6b1e1-424874-swatchbird", "name": "Vivid Iris Bloom", "colors": [ "#F4EEFF", "#DCD6F7", "#A6B1E1", "#424874" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.042768Z" }, { "id": 1132, "id_string": "11cbd7-c6f1e7-f0fff3-fa4659-duskpixel", "name": "Neon Moss Dawn", "colors": [ "#11CBD7", "#C6F1E7", "#F0FFF3", "#FA4659" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.506459Z" }, { "id": 811, "id_string": "863a6f-975c8d-d989b5-ffadbc-cobaltcat", "name": "Vivid Rose Dream", "colors": [ "#863A6F", "#975C8D", "#D989B5", "#FFADBC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.396721Z" }, { "id": 293, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-18533122-shrecklings", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#A80000", "#F76464", "#C9CC00" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.174231Z" }, { "id": 581, "id_string": "2f5d62-5e8b7e-a7c4bc-dfeeea-candytone", "name": "Cool Aqua Hush", "colors": [ "#2F5D62", "#5E8B7E", "#A7C4BC", "#DFEEEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.247007Z" }, { "id": 782, "id_string": "eff5f5-d6e4e5-497174-eb6440-pixelpine", "name": "Ruby Field", "colors": [ "#EFF5F5", "#D6E4E5", "#497174", "#EB6440" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.251349Z" }, { "id": 1055, "id_string": "adb2d4-c7d9dd-d5e5d5-eef1da-duskpixel", "name": "Cloud Meadow Dream", "colors": [ "#ADB2D4", "#C7D9DD", "#D5E5D5", "#EEF1DA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.147260Z" } ] }