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=-created&page=111
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=112", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=110" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 251, "id_string": "000000-222034-45283c-663931-8f563b-df7126-d9a066-eec39a-65af36e6-pixelmonkey25", "name": "32-color palette", "colors": [ "#000000", "#222034", "#45283C", "#663931", "#8F563B", "#DF7126", "#D9A066", "#EEC39A", "#FBF236", "#99E550", "#6ABE30", "#37946E", "#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:16.829919Z" }, { "id": 250, "id_string": "000000-ffffff-ff004d-00e436-8989otgoo", "name": "4-color palette", "colors": [ "#000000", "#FFFFFF", "#FF004D", "#00E436" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.824336Z" }, { "id": 249, "id_string": "000000-f2f0e5-45444f-8989otgoo", "name": "Sunglasses", "colors": [ "#000000", "#F2F0E5", "#45444F" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.805064Z" }, { "id": 248, "id_string": "efebd6-4e3c3f-685b56-e7e4ee-c2c7d6-bb8647-a5754f-c58a29-fc317299-byronlange", "name": "Icon: Camera", "colors": [ "#EFEBD6", "#4E3C3F", "#685B56", "#E7E4EE", "#C2C7D6", "#BB8647", "#A5754F", "#C58A29", "#C70000", "#0D0D0D", "#A30000", "#CC0000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.796342Z" }, { "id": 247, "id_string": "f2f0e5-2b1232-c9743d-e3c646-ecc675-a1b5ac-c38c54-hoanglambk57", "name": "Bee", "colors": [ "#F2F0E5", "#2B1232", "#C9743D", "#E3C646", "#ECC675", "#A1B5AC", "#C38C54" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.791252Z" }, { "id": 246, "id_string": "422714-4b8a03-9a6821-a77b5b-8ecc4f-6e4c35-294708-hoanglambk57", "name": "Turtle", "colors": [ "#422714", "#4B8A03", "#9A6821", "#A77B5B", "#8ECC4F", "#6E4C35", "#294708" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.785149Z" }, { "id": 245, "id_string": "f2f0e5-39750b-7dca41-8b8b8b-5fb225-4b8827-becc2e-a5b028-hoanglambk57", "name": "Frog", "colors": [ "#F2F0E5", "#39750B", "#7DCA41", "#8B8B8B", "#5FB225", "#4B8827", "#BECC2E", "#A5B028" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.779851Z" }, { "id": 244, "id_string": "548494-74b4ca-6492a1-93d2ca-b9e2e4-hoanglambk57", "name": "Fish", "colors": [ "#548494", "#74B4CA", "#6492A1", "#93D2CA", "#B9E2E4" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.774552Z" }, { "id": 243, "id_string": "f2f0e5-302520-6d4b40-e9941a-c9842f-ffffff-ddd9d2-97661c-hoanglambk57", "name": "Bird", "colors": [ "#F2F0E5", "#302520", "#6D4B40", "#E9941A", "#C9842F", "#FFFFFF", "#DDD9D2", "#97661C" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.769274Z" }, { "id": 242, "id_string": "c88209-e6d1ad-b8ab94-7d6c4f-442f13-c46836-e5a02a-ffffff-4cbf7aa1-ilovepokemon485", "name": "9-color palette", "colors": [ "#C88209", "#E6D1AD", "#B8AB94", "#7D6C4F", "#442F13", "#C46836", "#E5A02A", "#FFFFFF", "#000000" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.763921Z" } ] }