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=69
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=70", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=68" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1181, "id_string": "a6e4e7-f9f9f9-ebcbae-8f8787-studiomochi", "name": "Warm Ember Bloom", "colors": [ "#A6E4E7", "#F9F9F9", "#EBCBAE", "#8F8787" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.743994Z" }, { "id": 234, "id_string": "ffffff-dddddd-0020ff-lesbiancowpoke", "name": "3-color palette", "colors": [ "#FFFFFF", "#DDDDDD", "#0020FF" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.685725Z" }, { "id": 34, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-ffffff-muskoxcyan", "name": "6-color palette", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.974175Z" }, { "id": 902, "id_string": "f6f6f6-c7ffd8-98ded9-161d6f-coloreef", "name": "Vivid Forest Meadow", "colors": [ "#F6F6F6", "#C7FFD8", "#98DED9", "#161D6F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.207712Z" }, { "id": 237, "id_string": "000000-ff00ff-ff8000-usbugraus", "name": "3-color palette", "colors": [ "#000000", "#FF00FF", "#FF8000" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.719029Z" }, { "id": 321, "id_string": "be4a2f-fff94e-ffde1f-f77622-fbaa20-ffeb36-733e39-3e8948-de474583-hoanglambk57", "name": "10-color palette", "colors": [ "#BE4A2F", "#FFF94E", "#FFDE1F", "#F77622", "#FBAA20", "#FFEB36", "#733E39", "#3E8948", "#63C74D", "#265C42" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.363035Z" }, { "id": 388, "id_string": "fff5e4-ffc4c4-ee6983-850e35-huedrift", "name": "Coral Haze", "colors": [ "#FFF5E4", "#FFC4C4", "#EE6983", "#850E35" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.248950Z" }, { "id": 876, "id_string": "3db2ff-ffedda-ffb830-ff2442-nordichue", "name": "Electric Aqua Drift", "colors": [ "#3DB2FF", "#FFEDDA", "#FFB830", "#FF2442" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.084765Z" }, { "id": 478, "id_string": "ffc5c5-ffebd8-c7dca7-89b9ad-coloreef", "name": "Pale Crimson Dream", "colors": [ "#FFC5C5", "#FFEBD8", "#C7DCA7", "#89B9AD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.674819Z" }, { "id": 295, "id_string": "000000-ffffff-ff0000-00b300-ffff00-ff00ff-00ffff-ffa500-86ab9a69-shrecklings", "name": "12-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00B300", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#007502", "#FEC562", "#FFD894", "#F575F5" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.184745Z" } ] }