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=download_count&page=129
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=130", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=128" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 96, "id_string": "ffffff-b82e25-f4c713-comficker", "name": "Minimal Hero: Iron Man", "colors": [ "#FFFFFF", "#B82E25", "#F4C713" ], "color_count": 3, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.382823Z" }, { "id": 973, "id_string": "f3d1f4-f5fcc1-bae5e5-98d6ea-mossyhex", "name": "Soft Lime Grove", "colors": [ "#F3D1F4", "#F5FCC1", "#BAE5E5", "#98D6EA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.755488Z" }, { "id": 299, "id_string": "000000-ffffff-ff0000-05a305-ffff00-ff00ff-00ffff-ffa500-20b15197-shrecklings", "name": "nuclear momb", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#05A305", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#008002", "#009903", "#B30000", "#DB0000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.205823Z" }, { "id": 9, "id_string": "2b0f1a-6b2c39-c24b4b-e8804a-f4c25b-fbefc2", "name": "Warm Sunset 6", "colors": [ "#2B0F1A", "#6B2C39", "#C24B4B", "#E8804A", "#F4C25B", "#FBEFC2" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.759773Z" }, { "id": 958, "id_string": "13005a-00337c-1c82ad-03c988-palettepup", "name": "Violet Tide", "colors": [ "#13005A", "#00337C", "#1C82AD", "#03C988" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.638153Z" }, { "id": 433, "id_string": "070f2b-1b1a55-535c91-9290c3-mossyhex", "name": "Azure Dream", "colors": [ "#070F2B", "#1B1A55", "#535C91", "#9290C3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.459366Z" }, { "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": 916, "id_string": "163020-304d30-b6c4b6-eef0e5-hexharbor", "name": "Forest Sunset", "colors": [ "#163020", "#304D30", "#B6C4B6", "#EEF0E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.275612Z" }, { "id": 930, "id_string": "f4f3f3-dfdfdf-bfd8d5-b1bed5-swatchbird", "name": "Soft Ocean Drift", "colors": [ "#F4F3F3", "#DFDFDF", "#BFD8D5", "#B1BED5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.342654Z" }, { "id": 974, "id_string": "ffeac5-ffdbb5-6c4e31-603f26-tonecraft", "name": "Neon Apricot Tide", "colors": [ "#FFEAC5", "#FFDBB5", "#6C4E31", "#603F26" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.760415Z" } ] }