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=like_count&page=30
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=31", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=29" }, "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": 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": 47, "id_string": "ffffff-231e32-f2b938-f5d674-e58d36-foxblack", "name": "Coin", "colors": [ "#FFFFFF", "#231E32", "#F2B938", "#F5D674", "#E58D36" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.106742Z" }, { "id": 186, "id_string": "f6f6f6-000000-4fac63-59b593-2e8b63-e70000-comficker", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#4FAC63", "#59B593", "#2E8B63", "#E70000" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.410786Z" }, { "id": 154, "id_string": "e6e5e2-1eb195-39a291-fc6c94-cfeeea-172426-d85d7f-lam", "name": "Pink Dinosaur", "colors": [ "#E6E5E2", "#1EB195", "#39A291", "#FC6C94", "#CFEEEA", "#172426", "#D85D7F" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.204957Z" }, { "id": 182, "id_string": "ffffff-61ce0a-c8010b-000000-comficker", "name": "Green Monster", "colors": [ "#FFFFFF", "#61CE0A", "#C8010B", "#000000" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.389510Z" }, { "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": 230, "id_string": "fcfed5-010007-ff134e-fcbf07-ffffff-ff5a57-1b71ff-ffddb4-comficker", "name": "dorami", "colors": [ "#FCFED5", "#010007", "#FF134E", "#FCBF07", "#FFFFFF", "#FF5A57", "#1B71FF", "#FFDDB4" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.650470Z" }, { "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": 25, "id_string": "000000-ff0001-ffffff-fefefe-fe0001-cyangoblinshark", "name": "Mushroom - Super Mario", "colors": [ "#000000", "#FF0001", "#FFFFFF", "#FEFEFE", "#FE0001" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.740258Z" } ] }