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=63
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=64", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=62" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 667, "id_string": "fbc6a4-f4a9a8-ce97b0-afb9c8-huedrift", "name": "Ember Hush", "colors": [ "#FBC6A4", "#F4A9A8", "#CE97B0", "#AFB9C8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.697067Z" }, { "id": 743, "id_string": "ffa45b-ffda77-fbf6f0-aee6e6-paperfox", "name": "Pastel Amber Breeze", "colors": [ "#FFA45B", "#FFDA77", "#FBF6F0", "#AEE6E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.066112Z" }, { "id": 165, "id_string": "ffffff-010101-ebebeb-e8984b-c56f69-efa2a2-bd692b-b55d49-581cf9a9-comficker2", "name": "13-color palette", "colors": [ "#FFFFFF", "#010101", "#EBEBEB", "#E8984B", "#C56F69", "#EFA2A2", "#BD692B", "#B55D49", "#D68343", "#ED838B", "#5D2F0E", "#D3C2B8", "#9F5320" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.288366Z" }, { "id": 30, "id_string": "191919-624d48-4b3935-ca826b-edc8b5-68223f-bb4436-2e2f33-9bc5e876-teallyrebird", "name": "Boy", "colors": [ "#191919", "#624D48", "#4B3935", "#CA826B", "#EDC8B5", "#68223F", "#BB4436", "#2E2F33", "#C4C4C4" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.910180Z" }, { "id": 275, "id_string": "33eacc-2bc8ac-072620-166357-684e1e-niels", "name": "Diamond Sword", "colors": [ "#33EACC", "#2BC8AC", "#072620", "#166357", "#684E1E" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.041678Z" }, { "id": 943, "id_string": "371b58-4c3575-5b4b8a-7858a6-cobaltcat", "name": "Violet Hush", "colors": [ "#371B58", "#4C3575", "#5B4B8A", "#7858A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.464182Z" }, { "id": 267, "id_string": "41a7ff-000000-ffffff-ff7be0-ingridhagen26", "name": "4-color palette", "colors": [ "#41A7FF", "#000000", "#FFFFFF", "#FF7BE0" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.988368Z" }, { "id": 118, "id_string": "eee15e-77201a-fe450e-f97817-ff9200-000200-fdd5a6-4c0c02-5be6832a-blackpygmypython", "name": "Doge", "colors": [ "#EEE15E", "#77201A", "#FE450E", "#F97817", "#FF9200", "#000200", "#FDD5A6", "#4C0C02", "#FE5F21", "#FEE1C1" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.532880Z" }, { "id": 496, "id_string": "8e3200-a64b2a-d7a86e-ffebc1-mossyhex", "name": "Neon Apricot Hush", "colors": [ "#8E3200", "#A64B2A", "#D7A86E", "#FFEBC1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.757902Z" }, { "id": 121, "id_string": "070001-ac2e36-cb1f2b-ecf1f2-ffe8e2-d2aa66-blackpygmypython", "name": "Chick", "colors": [ "#070001", "#AC2E36", "#CB1F2B", "#ECF1F2", "#FFE8E2", "#D2AA66" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.566307Z" } ] }