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=25
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=26", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=24" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 469, "id_string": "f8f0e5-eadbc8-dac0a3-102c57-coloreef", "name": "Cool Ocean Tide", "colors": [ "#F8F0E5", "#EADBC8", "#DAC0A3", "#102C57" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.627816Z" }, { "id": 1249, "id_string": "f5f0bb-dbdfaa-b3c890-73a9ad-nordichue", "name": "Electric Sunbeam Hush", "colors": [ "#F5F0BB", "#DBDFAA", "#B3C890", "#73A9AD" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.079693Z" }, { "id": 1287, "id_string": "dff6f0-46b3e6-4d80e4-2e279d-swatchbird", "name": "Cyan Glow", "colors": [ "#DFF6F0", "#46B3E6", "#4D80E4", "#2E279D" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.279508Z" }, { "id": 1236, "id_string": "eddfe0-f5f5f7-b7b7b7-705c53-nordichue", "name": "Blush Veil", "colors": [ "#EDDFE0", "#F5F5F7", "#B7B7B7", "#705C53" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.002555Z" }, { "id": 751, "id_string": "ff731d-fff7e9-5f9df7-1746a2-mossyhex", "name": "Electric Coral Veil", "colors": [ "#FF731D", "#FFF7E9", "#5F9DF7", "#1746A2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.105246Z" }, { "id": 273, "id_string": "000000-df7126-eec39a-cbdbfc-ffffff-dgroes404", "name": "5-color palette", "colors": [ "#000000", "#DF7126", "#EEC39A", "#CBDBFC", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.024618Z" }, { "id": 120, "id_string": "39304f-54587e-717e8e-99a3ac-dfa46a-fcd775-cccacd-ece7eb-76bf28e8-blackpygmypython", "name": "Cute Dove Pixel", "colors": [ "#39304F", "#54587E", "#717E8E", "#99A3AC", "#DFA46A", "#FCD775", "#CCCACD", "#ECE7EB", "#ED8A59" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.542963Z" }, { "id": 1111, "id_string": "f7f4e3-d2e1c8-fee4a6-f9c4aa-cobaltcat", "name": "Soft Ember Dawn", "colors": [ "#F7F4E3", "#D2E1C8", "#FEE4A6", "#F9C4AA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.409881Z" }, { "id": 311, "id_string": "34370e-373713-3d3f14-424317-41411d-414030-4c4b25-4f4c2d-0a560cf2-epicemc05", "name": "16-color palette", "colors": [ "#34370E", "#373713", "#3D3F14", "#424317", "#41411D", "#414030", "#4C4B25", "#4F4C2D", "#65696A", "#848996", "#898E9B", "#8F94A2", "#9CA1B0", "#AEB3C1", "#BCC2CF", "#C4CCDA" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.288545Z" } ] }