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=101
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=102", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=100" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 315, "id_string": "615239-776d52-897e5a-90856e-98a241-979c54-99926c-a49b6e-c71645c8-epicemc05", "name": "17-color palette", "colors": [ "#615239", "#776D52", "#897E5A", "#90856E", "#98A241", "#979C54", "#99926C", "#A49B6E", "#958981", "#9E917E", "#A49A81", "#ADA884", "#A89C95", "#B0A89B", "#BEB7B1", "#FFB43F", "#000000" ], "color_count": 17, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.325116Z" }, { "id": 920, "id_string": "d68060-f1ae89-dff3e3-86aba1-tonecraft", "name": "Amber Dusk", "colors": [ "#D68060", "#F1AE89", "#DFF3E3", "#86ABA1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.294489Z" }, { "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": 1122, "id_string": "040303-461111-a13333-b3541e-candytone", "name": "Coral Meadow", "colors": [ "#040303", "#461111", "#A13333", "#B3541E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.460926Z" }, { "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" }, { "id": 850, "id_string": "1d2d50-133b5c-1e5f74-fcdab7-retroswatch", "name": "Apricot Harbor", "colors": [ "#1D2D50", "#133B5C", "#1E5F74", "#FCDAB7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.948131Z" }, { "id": 292, "id_string": "000000-222034-45283c-663931-8f563b-df7126-d9a066-eec39a-1c51473a-antoinemarmin", "name": "32-color palette", "colors": [ "#000000", "#222034", "#45283C", "#663931", "#8F563B", "#DF7126", "#D9A066", "#EEC39A", "#FBF236", "#99E550", "#8F1919", "#6C1313", "#4B692F", "#524B24", "#323C39", "#3F3F74", "#306082", "#5B6EE1", "#639BFF", "#5FCDE4", "#CBDBFC", "#FFFFFF", "#9BADB7", "#847E87", "#696A6A", "#595652", "#76428A", "#AC3232", "#D95763", "#D77BBA", "#8F974A", "#8A6F30" ], "color_count": 32, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.164773Z" }, { "id": 923, "id_string": "606c5d-fff4f4-f7e6c4-f1c376-mossyhex", "name": "Vivid Ruby Dream", "colors": [ "#606C5D", "#FFF4F4", "#F7E6C4", "#F1C376" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.308153Z" }, { "id": 979, "id_string": "f9f5eb-e4dccf-ea5455-002b5b-paperfox", "name": "Electric Sky Bloom", "colors": [ "#F9F5EB", "#E4DCCF", "#EA5455", "#002B5B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.786631Z" }, { "id": 976, "id_string": "cee5d0-f3f0d7-e0c097-ff7878-hexharbor", "name": "Pale Rose Grove", "colors": [ "#CEE5D0", "#F3F0D7", "#E0C097", "#FF7878" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.771546Z" } ] }